Displaying 1 result from an estimated 1 matches for "tp24921281p24921281".
2009 Aug 11
1
re placePatterns() for multiple words replacement in tm
...> sample[[1]]
[1] abc def ghi
> change <- c("abc","def")
> replacePatterns(sample[[1]],change," Yes ")
[1] Yes def ghi
Thank you so much!!!!
--
View this message in context: http://www.nabble.com/replacePatterns%28%29-for-multiple-words-replacement-in-tm-tp24921281p24921281.html
Sent from the R help mailing list archive at Nabble.com.