powered by
'>pairedAICHSIZ
This is the generic function for class “pairedAICHSIZ”. Please see the associated method in pairedAICHSIZ-methods for more details.
pairedAICHSIZ-methods
pairedAICHSIZ(standingTree, angleGauge, ...)
Signature object of class "'>standingTree".
'>standingTree
Signature object of class "'>angleGauge".
'>angleGauge
See methods.
A valid object of class "'>pairedAICHSIZ."
Since only one method exists for this generic, its signature arguments coincide with the above. Please see pairedAICHSIZ-methods for more details.
Class "'>pairedAICHSIZ", and pairedAICHSIZ-methods.
# NOT RUN { st = standingTree(dbh=50, solidType=4, height=25) ag = angleGauge(baf=4) iz.paichs = pairedAICHSIZ(st, ag) summary(iz.paichs) plot(iz.paichs, axes=TRUE, cex=2) # }
Run the code above in your browser using DataLab