xlim: Axis ranges from extent

Description Usage Arguments Details

View source: R/spex.R

Description

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

Usage

1
2
3
4
5
6
7
8
9
xlim(x, ...)

## Default S3 method:
xlim(x, ...)

ylim(x, ...)

## Default S3 method:
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.


mdsumner/spex documentation built on Oct. 4, 2020, 6:33 a.m.