Learn R Programming

sampSurf (version 0.7-6)

area-methods: 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.

Arguments

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, ... )
  • x: An object that is a subclass of “InclusionZone”.

  • … : Currently not used---just gobbled by R.

%item

signature(x = "InclusionZoneGrid")

%these are both really just InclusionZone, so don't need to be listed... %\item{\code{signature(x = "standUpIZ")}}{ %% ~~describe this method here~~ %} %\item{\code{signature(x = "chainSawIZ")}}{ %% ~~describe this method here~~ %}

signature(x = "Tract")