Description Usage Arguments Details Value Author(s) See Also Examples
This is the generic function for class
“antitheticICHSIZ”. Please see the associated method in
antitheticICHSIZ-methods
for more details.
1 |
standingTree |
Signature object of class
" |
angleGauge |
Signature object of class " |
... |
See methods. |
Since only one method exists for this generic, its signature
arguments coincide with the above. Please see
antitheticICHSIZ-methods
for more details.
A valid object of class "antitheticICHSIZ
."
Jeffrey H. Gove
Class "antitheticICHSIZ
", and antitheticICHSIZ-methods
.
1 2 3 4 5 | st = standingTree(dbh=50, solidType=4, height=25)
ag = angleGauge(baf=4)
iz.aichs = antitheticICHSIZ(st, ag)
summary(iz.aichs)
plot(iz.aichs, axes=TRUE, cex=2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.