antitheticICHSIZ-methods {sampSurf}R Documentation

Methods for "antitheticICHSIZ" object construction in Package sampSurf

Description

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

Methods

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

usage...

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

[Package sampSurf version 0.7-4 Index]