circularPlotIZ-methods {sampSurf}R Documentation

Method for "circularPlotIZ" object construction in Package sampSurf

Description

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

Methods

signature(standingTree = "standingTree", plotRadius = "numeric")

usage...

circularPlotIZ(standingTree,
               plotRadius,
               description = 'inclusion zone for circular plot method',
               spID = paste('cp',.StemEnv$randomID(),sep=':'),
               spUnits = CRS(projargs=as.character(NA)),
               ... )

[Package sampSurf version 0.7-4 Index]