bbox_dist | R Documentation |
Get bounding box dimensions
st_xdist(x)
st_ydist(x)
## S3 method for class 'sf'
st_xdist(x)
## S3 method for class 'sfc'
st_xdist(x)
## S3 method for class 'bbox'
st_xdist(x)
## S3 method for class 'sf'
st_ydist(x)
## S3 method for class 'sfc'
st_ydist(x)
## S3 method for class 'bbox'
st_ydist(x)
x |
(bbox/sfc/sf) Either a bounding box or a geometry. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.