Learn R Programming

spsurvey (version 3.4)

SpatialDesign: Create Objects of Class SpatialDesign

Description

Create objects of class SpatialDesign from survey design lists 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