I run analyses in one directory and keep images and textual output in other directories. My test involving a pdf output specifying an output directory relative to the cwd produced a blank image. The command was like this: pdf('../images/filename.pdf')
Will R accept an absolute path to an output directory or none at all? TIA, Rich ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.