R/generics.R
R/accessors.R
st_npoints.Rd
Returns the number of points in a geometry.
st_npoints(x, ...) # S4 method for class 'dbSpatial' st_npoints(x, ...)
dbSpatial object
dbSpatial
additional arguments
dbSpatial object with npoints column
st_npoints(dbSpatial): Method for dbSpatial objects
st_npoints(dbSpatial)
Other accessors: st_x(), st_y()
st_x()
st_y()
if (FALSE) { # \dontrun{ st_npoints(x) } # }