Description Objects from the Class Slots Extends Methods Author(s) References See Also Examples
This class holds the inclusion zone definition for the “stand-up” method (Gove and Van Deusen, 2011) for sampling down coarse woody debris.
Objects can be created by calls of the
form new("standUpIZ", ...)
. As usual in this class, however, this
is not recommended because the objects are fairly complex. Instead, one
can use the object constructor standUpIZ
to create new
objects.
Most of the slots are described in the superclasses (see below), please see their help pages for more information. Essentially, this class adds only one slot to the "downLogIZ" class specification.
circularPlot
:Object of class "circularPlot"
:
An object from the "ArealSampling
" subclass
"circularPlot
". Please see the help for this
class for more information on the slots associated with circular
plot objects.
Class "downLogIZ"
, directly.
Class "InclusionZone"
, by class "downLogIZ", distance 2.
signature(izObject = "standUpIZ", tract =
"Tract")
: “InclusionZoneGrid” generic constructor
signature(object = "standUpIZ")
: Return the
object perimeter
signature(x = "standUpIZ", y = "missing")
: Plot
the object
signature(object = "standUpIZ")
: Object summary
Jeffrey H. Gove
Gove, J. H. and Van Deusen, P. C. 2011. On fixed-area plot sampling for
downed coarse woody debris. Forestry. Forestry 84:109–117.
chainSawIZ
, sausageIZ
, fullChainSawIZ
and
the downLogIZs
container class.
1 | showClass("standUpIZ")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.