[R] Automatic creation of file names
Mike Prager
Mike.Prager at noaa.gov
Thu Sep 22 16:32:54 CEST 2005
You can use paste() with something like
formatC(number,digits=0,wid=3,flag="0")
(where number is your loop index) to generate the filenames.
Equipment maintenance,
on 9/22/2005 10:21 AM Leite,Walter said the following:
>Dear R-Help members,
>
>
>I have a question about how to save to the hard drive the one thousand
>datasets I generated in a simulation. ://www.R-project.org/posting-guide.html
>
>
--
Michael Prager, Ph.D.
Population Dynamics Team, NMFS SE Fisheries Science Center
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516
http://shrimp.ccfhrb.noaa.gov/~mprager/
More information about the R-help
mailing list