pairedAICHSIZ-methods {sampSurf}R Documentation

Methods for "pairedAICHSIZ" object construction in Package sampSurf

Description

This documents the one method for generic function pairedAICHSIZ in Package sampSurf that allows for creation of objects of class "pairedAICHSIZ."

Methods

signature(standingTree = "standingTree", angleGauge = "angleGauge")

usage...

pairedAICHSIZ(standingTree,
              angleGauge,
              referenceHeight = .StemEnv$referenceCHSIZ,
              description = 'inclusion zone for paired antithetic ICH sampling method',
              spID = paste('paichs',.StemEnv$randomID(),sep=':'),
              spUnits = CRS(projargs=as.character(NA)),
              ...) 

[Package sampSurf version 0.7-4 Index]