Find geometries that are NA; or remove geometries and/or records that are NA.
Usage
# S4 method for SpatVector
is.na(x)
# S4 method for SpatVector
na.omit(object, field=NA, geom=FALSE)
Value
SpatVector
Arguments
x
SpatVector
object
SpatVector
field
character or NA. If NA, missing values in the attributes are ignored. Other values are either one or more field (variable) names, or "" to consider all fields