[R] Opposite of paste function

Doran, Harold HDoran at air.org
Wed Aug 10 20:42:06 CEST 2011


The see also potion of paste gives you the functions you can use for this

> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
> Behalf Of Soyeon Kim
> Sent: Wednesday, August 10, 2011 2:22 PM
> To: r-help at r-project.org
> Subject: [R] Opposite of paste function
> 
> Dear All,
> 
> I have vn variable
> > vn
> [1] "V300" "V376"
> What I want to get is
> 300 376
> 
> without V and "" from vn variable.
> 
> Could you help me about this issue?
> 
> Thank you,
> Soyeon
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list
> 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.



More information about the R-help mailing list