Description Usage Arguments Details Value Author(s) See Also Examples
This generic function has only one method used as a
constructor function for objects that are of class
"angleGauge
". This method should be used in
preference to new
to insure a valid object.
1 | angleGauge(baf, ...)
|
baf |
The basal area factor of the angle gauge (prism) in the
appropriate |
... |
See the methods for other arguments. |
Only one method currently exists for object generation. Its arguments
are documented in angleGauge-methods
.
A valid object of class "angleGauge
"
Jeffrey H. Gove
angleGauge-methods
and the "ArealSampling
" class.
1 2 3 4 5 | #
# create an object with an English 10 baf angle gauge...
#
ag = angleGauge(10, units='English')
ag
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.