Dear R user, I have a little truble using the command copy.file() because R copy the files but trasform all of them from their kb weight to 0 kb! I tried with different kind of file extension as .doc, .png, .pdf and the result is the same: all files are copied to ther right folder and path but every file have 0 kb of weight and result unavailable.
Of course, I want to copy file, expecially charts in .png format, created by R from a folder in a PC to a folder in another PC that is a web server. Have you any ideas? Thanks a lot. MARCO ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
