[R] Saving multiple plots using tiff function
S Ellison
S.Ellison at LGCGroup.com
Thu Apr 12 13:51:50 CEST 2012
>> 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}}
More information about the R-help
mailing list