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

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.