Rdocumentation
powered by
Learn R Programming
biogeo (version 1.0)
plotsetup: Produces devices for plotting
Description
Plot windows are used by geo2envid and geo2envpca
Usage
plotsetup(xi, yi)
Arguments
xi
dimension of the x-axis of the plot window in inches
yi
dimension of the y-axis of the plot window in inches
Value
See Also
geo2envid2, geo2envpca
Examples
Run this code
plotsetup(
6
,
6
)
Run the code above in your browser using
DataLab