extractCoords: extract Coordinates of SpatialLines or SpatialPolygons...

Description Usage Arguments Value

View source: R/Func_Misc.R

Description

extract Coordinates of SpatialLines or SpatialPolygons extractCoords

Usage

1
extractCoords(x, unique = TRUE, aslist = FALSE)

Arguments

x

SpatialLines or SpatialPolygons

unique

Whether return unique coordinates or duplicated coordinates

aslist

Whether return as list of coordinates

Value

coordinates of points, m x 2.


happynotes/PIHMgisR documentation built on Jan. 25, 2020, 9:51 p.m.