[R] Fast String operations in R ? Cost of String operations
Ralf B
ralf.bierig at gmail.com
Mon Jul 5 08:33:13 CEST 2010
Hi experts,
currently developing some code that checks a large amount of Strings
for the existence of sub-strings and pattern (detecting sub-strings
within URLs). I wonder if there is information about how well
particular String operations work in R together with comparisons. Are
there recommendations (based on such information) regarding what
operations should be used and what should be avoided? Are there
libraries and functions that provide optimized String operations for
such needs or is R simply not the right choice for that?
Best,
Ralf
More information about the R-help
mailing list