Learn R Programming

plotKML (version 0.3-2)

count-methods: Count the number of occurrences of a vector object over a GridTopology

Description

Counts the number of occurrences of a vector object over a "GridTopology" for a list of vector objects (usually multiple realizations of the same process).

Usage

## S3 method for class 'GridTopology':
count(x, vectL, \dots)

Arguments

x
object of type "GridTopology"
vectL
list of vectors of class "SpatialPoint*", "SpatialLines*" or "SpatialPolygons*" (equiprobable realizations of the same process)
...
(optional) arguments passed to the lower level functions

See Also

SpatialVectorsSimulations-class, vect2rast