eqearth_get_ext: Calculates the extent of the plot in the equal earth...

View source: R/plot.utils.R

eqearth_get_extR Documentation

Calculates the extent of the plot in the equal earth projection.

Description

Calculates the extent of the plot in the equal earth projection.

Usage

eqearth_get_ext(ext, npoints = 15)

Arguments

ext

A set of coordinates.

npoints

The number of points used to draw the polygon along each dimension.

Value

The set of coordinates ext projected in equal earth.

Examples

## Not run: 
  eqearth_get_ext(c(-15, 50, 30, 70))

## End(Not run)


mchevalier2/crestr documentation built on Feb. 14, 2025, 6:31 p.m.