[R] Split a character string with two separators

Ben Tupper btupper at bigelow.org
Thu Feb 18 18:41:30 CET 2016


Hi,

Will substring work for you?  

?substring

Cheers,
Ben

> On Feb 18, 2016, at 12:36 PM, Marine Regis <marine.regis at hotmail.fr> wrote:
> 
> Hello,
> 
>> From this character string:
> 
> test <-"k0298_7832_8964"
> 
> how can I obtain:
> 
> [[1]]
> 
> "0298"
> 
> Thank you very much for your help.
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



Ben Tupper
Bigelow Laboratory for Ocean Sciences
60 Bigelow Drive, P.O. Box 380
East Boothbay, Maine 04544
http://www.bigelow.org



More information about the R-help mailing list