aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-gsubfn/pkg-descr
blob: 6713a559f047a8761c8eac7fdd02c673ffa0fcc3 (plain) (blame)
1
2
3
4
5
6
7
gsubfn is an R package used for string matching, substitution and parsing. A
seemingly small generalization of gsub, namely allow the replacement string to
be a replacement function, list, formula or proto object, can result in
increased power and applicability. The resulting function, gsubfn is the
namesake of this package.

WWW: https://code.google.com/p/gsubfn/