geometry_to_points: Geometry to points

View source: R/plotting_functions.R

geometry_to_pointsR Documentation

Geometry to points

Description

Converts sf geometry to a data.frame. Wrapper of the sf::st_coordinates function.

Usage

geometry_to_points(data)

Arguments

data

sf geometry data.

Value

A data.frame.


wtumber/sfRotate documentation built on June 16, 2022, 8:40 a.m.