prep_bounds_sf: Convert boundaries sf object to dataframe, with appropriate...

Description Usage Arguments Value

View source: R/anem_geoprocessing.R

Description

Convert boundaries sf object to dataframe, with appropriate column coordinates

Usage

1
prep_bounds_sf(bounds_sf)

Arguments

bounds_sf

boundaries sf object, with line features (2 end points)

Value

outputs a data.frame with all of the attributes and coordinate endpoints as x1, y1, x2, y2.


gopalpenny/anem documentation built on Dec. 20, 2020, 5:27 a.m.