importanceCHSIZ-methods {sampSurf}R Documentation

Methods for "importanceCHSIZ" object constuction in Package sampSurf

Description

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

Methods

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

usage...

importanceCHSIZ(standingTree,
                angleGauge,
                referenceHeight = .StemEnv$referenceCHSIZ,
                description = 'inclusion zone for importance CH sampling method',
                spID = paste('ichs',.StemEnv$randomID(),sep=':'),
                spUnits = CRS(projargs=as.character(NA)),
                ...) 

[Package sampSurf version 0.7-4 Index]