R/plot.utils.R
eqearth_get_ext.Rd
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.
if (FALSE) { # \dontrun{
eqearth_get_ext(c(-15, 50, 30, 70))
} # }