centroidMean: Mean of Points within Shapefile

Description Usage Arguments

Description

The centroid Mean function returns a SpatialPointDataframe containing the Centroid mean of Points within ESRI Shapefile(s).

Usage

1
centroidMean(spat, pnt, count = T)

Arguments

spat

SpatialPolygonDataFrame; A file containing one or more Spatial Polygons

pnt

SpatialPointDataFrame; A file containing the Point cloud.

count

boolean; If T, count the number of points within one Polygon. OPTIONAL


mattia6690/Mfunctions documentation built on June 23, 2019, 10:36 p.m.