Learn R Programming

spex (version 0.7.1)

xlim: Axis ranges from extent

Description

Functions xlim and ylim return the two-value counterparts of an extent.

Usage

xlim(x, ...)

# S3 method for default xlim(x, ...)

ylim(x, ...)

# S3 method for default ylim(x, ...)

Arguments

x

any object with an extent understood by spex

...

reserved for future methods

Details

Any projection metadata is dropped since this is a one-dimensional entity.