[R] variable driven csv file names?

Steven Matthew Anderson adastra69 at mac.com
Mon Jun 1 09:50:12 CEST 2009


Is it possible to have variable driven csv file names?  Such as:

ds.name<-"bob.csv"

write.table(
      distribution.data,
      file = "~//Documents/Research/Distribution Analysis/ds.name",
      sep = ",",
      col.names = FALSE,
      qmethod = "double")




Steven Matthew Anderson

Anderson Research, LLC
Statistical Programming and Analysis
SAS (R) Certified Professional
AdAstra69 at mac.com

Ad Astra per Aspera

שָׁלוֹם




More information about the R-help mailing list