[R] Spliting a text

Megh Dal megh700004 at yahoo.com
Wed Aug 4 13:04:06 CEST 2010


Hi, I want to split a text to seperate numerical and non-numerical portions of that. For example suppose I have a text "abc 3456" and I want to split in 2 parts like "abc" & "3456".

Is there any function to do that?

Thanks,



More information about the R-help mailing list