xlim.Rd
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, ...)
x | any object with an extent understood by |
---|---|
... | reserved for future methods |
Any projection metadata is dropped since this is a one-dimensional entity.