area-methods {sampSurf}R Documentation

Methods for Function area in Package sampSurf

Description

The methods described here are for the area generic as used in the sampSurf package. Each of the methods shown below has different arguments that customize it for a different class of objects found in this package.

Methods

All of the methods have the same argument form, so details will only be given for the “InclusionZone” class version. The other available method signatures are simply listed.

signature(x = "InclusionZone")

usage...

area(x, ... )
signature(x = "InclusionZoneGrid")
signature(x = "Tract")

[Package sampSurf version 0.7-4 Index]