Description Arguments Value Methods See Also Examples
The GRTS wrapper function selects the appropriate GRTS function based on the object.
object |
The object on which to generate a GRTS sample |
... |
further arguments to the functions |
A GRTS sample
signature(object =
"numeric")Use GRTS.default
signature(object = "SpatialPoints")Use
GRTS.point
signature(object =
"SpatialPointsDataFrame")Use GRTS.point
signature(object = "SpatialGrid")Use
GRTS.grid
signature(object =
"SpatialGridDataFrame")Use GRTS.grid
signature(object = "SpatialPolygons")Use
GRTS.polygon
signature(object =
"SpatialPolygonsDataFrame")Use GRTS.polygon
1 | GRTS(4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.