horizontalPointIZ-methods {sampSurf}R Documentation

Methods for "horizontalPointIZ" object construction in Package sampSurf

Description

This is the one method for generic function horizontalPointIZ in Package ‘sampSurf’ that allows for creation of objects of class "horizontalPointIZ."

Methods

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

usage...

horizontalPointIZ(standingTree,
                  angleGauge,
                  description = 'inclusion zone for horizontal point sampling method',
                  spID = paste('hps',.StemEnv$randomID(),sep=':'),
                  spUnits = CRS(projargs=as.character(NA)),
                  ...) 

[Package sampSurf version 0.7-5 Index]