powered by
Calculates the extent of the plot in the equal earth projection.
eqearth_get_ext(ext, npoints = 15)
The set of coordinates ext projected in equal earth.
A set of coordinates.
The number of points used to draw the polygon along each dimension.
if (FALSE) { eqearth_get_ext(c(-15, 50, 30, 70)) }
Run the code above in your browser using DataLab