Rdocumentation
powered by
Learn R Programming
spsurvey (version 3.1)
SpatialDesign: Create Objects of Class SpatialDesign
Description
Create objects of class
SpatialDesign
from survey design
list
s and objects of class
SpatialPointsDataFrame-class
.
Usage
SpatialDesign(design, sp_obj)
Arguments
design
object of class list containing specifications for the survey design.
sp_obj
object of class SpatialPointsDataFrame containing spatial attributes that have spatial point locations.
Value
Returns an object of class
SpatialDesign
.
See Also
SpatialDesign-class