Learn R Programming

plotKML (version 0.8-3)

SpatialSamplingPattern-class: A class for spatial samples produced using various spsample methods

Description

A class containing input and output objects generated by some sampling optimisation algorithm. Objects of this type can be directly visualized in Google Earth by using the plotKML-method.

Arguments

Slots

method:

object of class "character"; sampling optimisation method

pattern:

object of class "SpatialPoints"; sampling points

sp.domain:

object of class "SpatialPolygonsDataFrame"; spatial domain / strata

Methods

plotKML

signature(obj = "SpatialSamplingPattern"): plots generated sampling plan in Google Earth

See Also

plotKML-method, plotKML-method