Description Usage Arguments Value
Function to setup the graphical device to cover the range of locations.
1 |
xdata |
vector x-axis coordinates of locations, or either a n \times 2
matrix or a list with named components |
ydata |
vector y-axis coordinates of locations, not needed if n \times 2 matrix is given for xdata |
pretty.call |
if |
maxdim |
plot dimensions, |
axes |
logical value indicating whether both axes should be drawn on the plot |
A list containing the following named components:
xlim, ylim |
plot limits for the x- and y-axis, respectively |
oldpin |
old plot dimensions, as returned by
|
newpin |
new plot dimensions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.