bbox_dist: Get bounding box dimensions

bbox_distR Documentation

Get bounding box dimensions

Description

Get bounding box dimensions

Usage

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)

Arguments

x

(bbox/sfc/sf) Either a bounding box or a geometry.


seasmith/sfx documentation built on April 1, 2024, 2:36 p.m.