n_vert: Counts number of vertices in a spatial object

View source: R/n_vert.R

n_vertR Documentation

Counts number of vertices in a spatial object

Description

Counts number of vertices in a spatial object. Supported classes include SpatialPolygons, SpatialPolygonsDataFrame, SpatialLines, SpatialLinesDataFrame, SpatialPoints, and SpatialPointsDataFrame.

Usage

n_vert(shp)

Arguments

shp

supported sp object


ailich/mytools documentation built on Jan. 7, 2023, 11:16 a.m.