criticalHeightIZ-methods {sampSurf}R Documentation

Methods for "criticalHeightIZ" object constuction in Package sampSurf

Description

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

Methods

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

usage...

criticalHeightIZ(standingTree,
                 angleGauge,
                 referenceHeight = .StemEnv$referenceCHSIZ,
                 description = 'inclusion zone for critical height sampling method',
                 spID = paste('chs',.StemEnv$randomID(),sep=':'),
                 spUnits = CRS(projargs=as.character(NA)),
                 ... ) 

[Package sampSurf version 0.7-4 Index]