max_sf_radius: Calculate Max Radius

View source: R/max_sf_radius.R

max_sf_radiusR Documentation

Calculate Max Radius

Description

Calculate the maiximum distance from the center of an sf object to its furthest extent

Usage

max_sf_radius(x, numeric = FALSE)

Arguments

x

an sf object

numeric

a logical value defining whether the output should be converted to a numeric value

Value

either a numeric or units class of the maximum distance from the center of x to it's furthest extent


MatthewJWhittle/spatialutils documentation built on March 16, 2023, 11:30 p.m.