R/centr.R

Defines functions centr

Documented in centr

centr <- function(shp) .Call(shp_centroids, shp)
s-u/fastshp documentation built on May 28, 2019, 10:47 a.m.