powered by
Get a name for a local file for writing ascii files or postscript output. This code checks to see if file exists and if so it increments a counter int he name.
local.file(pref, suf)
prefix for file name
suffix for file name
character string for new file name
File name is located in the current directory.
# NOT RUN { psfile = local.file("JML", "eps") # }
Run the code above in your browser using DataLab