I read a data set into a data.frame. I then operate on the set, add
columns to the frame etc. and now want to output the frame into a file.
Trouble is, I want the file to have a name based upon the original data
set name.
I cannot figure out how to cat strings together and use that new string
as the output filename...
Example:
original data name: D08a
desired output name: Analyzed_D08a
Any ideas?
Marko
--
Mark O. Kimball
Gasparinilab, University at Buffalo | Low temp physics
[EMAIL PROTECTED] | URL: enthalpy.physics.buffalo.edu
lab phone: 716-645-2017x122 Fax: 716-645-2507
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html