>> So what does tiff(filename ="Rplot%03d.tif") mean ?
>
>Just read the documentation for tiff: ?tiff

A look at ?sprintf might also be useful if you're unfamiliar with the C format 
specification. %03d is the format spec for a 3-digit decimal number with 
leading zeroes.
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}

______________________________________________
R-help@r-project.org 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.

Reply via email to