Thanks for these suggestions. However I have one more question. Is there any
way to extract only numbers? For example I want to extract only "88" in my
example.
Regards,
MUHC-Research wrote:
Hi Ron,
Look up the grep() function.
Cheers,
--
*Luc Villandr?*
/Biostatistician
McGill University Health Center -
Montreal Children's Hospital Research Institute/
RON70 wrote:
Hi all, is there any function to find some words in a character-string?
For
example suppose the string is : "gdfsa-sdhchc-88", now I want to find
whether this string contains "sdhch". Is there any R function to do that?
Regards,