eqearth_get_ext | R Documentation |
Calculates the extent of the plot in the equal earth projection.
eqearth_get_ext(ext, npoints = 15)
ext |
A set of coordinates. |
npoints |
The number of points used to draw the polygon along each dimension. |
The set of coordinates ext projected in equal earth.
## Not run:
eqearth_get_ext(c(-15, 50, 30, 70))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.