summaryrefslogtreecommitdiff
path: root/textproc/R-gsubfn
AgeCommit message (Collapse)AuthorFilesLines
2016-02-25Import textproc/R-gsubfn 0.6-6 into pkgsrc.fhajny3-0/+27
gsubfn is like gsub but can take a replacement function or certain other objects instead of the replacement string. Matches and back references are input to the replacement function and replaced by the function output.