[R] gsub

Wu Gong wg2f at mtmail.mtsu.edu
Fri Aug 6 18:54:19 CEST 2010


i <- "piante_venere.csv" 
gsub("^.*_(.*)\\.csv$", "\\1", i)

-----
A R learner.
-- 
View this message in context: http://r.789695.n4.nabble.com/gsub-tp2316443p2316550.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list