search for: sjouke

Displaying 1 result from an estimated 1 matches for "sjouke".

2011 Mar 17
3
Beginner question: How to replace part of a filename in read.csv?
..."object 'samp.csv' not found". samp <- "20110317" read.csv(file=samp.csv,...) #next R processes some code that works fine, and then should save the figure: pdf(file=samp.pdf,...) dev.off() How can I get R to replace samp as 20110317 in front of .csv and .pdf? Best, Sjouke -- View this message in context: http://r.789695.n4.nabble.com/Beginner-question-How-to-replace-part-of-a-filename-in-read-csv-tp3384786p3384786.html Sent from the R help mailing list archive at Nabble.com.