[R] Number of words in a string
Hans-Joerg Bibiko
bibiko at eva.mpg.de
Wed Apr 9 17:50:32 CEST 2008
Previous message:
[R] Number of words in a string
Next message:
[R] Number of words in a string
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Something like that? gsub(" {1,}\w+$", "", C)
Previous message:
[R] Number of words in a string
Next message:
[R] Number of words in a string
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the R-help mailing list