point_2_polygon: Helper function to build polygons by points

Description Usage Arguments Value

View source: R/convex_poly.R

Description

This function builds polygons with given area and number of sides. The starting point is one of the corner points of the polygon.

Usage

1
point_2_polygon(sf_point)

Arguments

sf_point

A simple feature with at least the following parameter as colnames:

Value

A sf polygon layer with one line for each input point


nardusstricta/soilprofile2 documentation built on May 23, 2019, 6:04 p.m.