set.coords.lims | R Documentation |
This is an function typically called by functions in the package geoR to set limits for the axis when plotting spatial data.
set.coords.lims(coords, borders = coords, xlim, ylim, ...)
coords |
an |
borders |
an |
xlim , ylim |
the ranges to be encompassed by the x and y axes. |
... |
not used, included just for internal handling. |
A 2 \times 2
matrix with limits for the axis.
Paulo J. Ribeiro Jr. paulojus@leg.ufpr.br,
Peter J. Diggle p.diggle@lancaster.ac.uk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.