regular expressions in R?
Ann, there is something in base: regexpr(pattern, text, extended = TRUE, perl = FALSE, fixed = FALSE) IMHO show under ?grep christian Am Donnerstag, 4. M?rz 2004 21:12 schrieb Ann Loraine:
Hello! Are there any additional packages (besides "regex") I could use to incorporate regular expressions in my R code? I would be grateful for any tips or help you could provide! Yours, Ann Loraine
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html