sf_chull: This function generates a convext hull around a set of points

View source: R/sf_chull.r

sf_chullR Documentation

This function generates a convext hull around a set of points

Description

This function generates a convext hull around a set of points

Usage

sf_chull(x, buffer = 0.25)

Arguments

x

is your sf point set to create a convex hull

buffer

is your buffer dist (meaningless unless crs is UTM)

Value

a buffered polygon of all points


LobsterScience/bio.lobster documentation built on Feb. 14, 2025, 3:28 p.m.