xlim {spex} | R Documentation |
Functions xlim
and ylim
return the two-value counterparts of an extent.
xlim(x, ...)
## Default S3 method:
xlim(x, ...)
ylim(x, ...)
## Default S3 method:
ylim(x, ...)
x |
any object with an extent understood by |
... |
reserved for future methods |
Any projection metadata is dropped since this is a one-dimensional entity.