powered by
'>standUpIZ
This is the generic definition for generating objects of class "standUpIZ." There is only one method corresponding to this generic: standUpIZ-methods.
standUpIZ-methods
standUpIZ(downLog, plotRadius, ...)
Signature object of class "'>downLog".
'>downLog
Signature object for plot radius.
See methods.
A valid object of class "'>standUpIZ."
Since only one method exists for this generic, its signature arguments coincide with the above. Please see standUpIZ-methods for more details.
Gove, J. H. and Van Deusen, P. C. 2011. On fixed-area plot sampling for downed coarse woody debris. Forestry. Forestry 84:109--117.
Class "'>standUpIZ", and standUpIZ-methods.
# NOT RUN { dl = downLog(buttDiam=40, solidType=4, logAngle=4*pi/3, logLen=6) iz.su = standUpIZ(dl, 5) summary(iz.su) plot(iz.su, axes=TRUE, showPlotCenter=TRUE, cex=2, showNeedle=TRUE) # }
Run the code above in your browser using DataLab