print.slope {dendrometry} | R Documentation |
Print Slope
Description
Method to print slope and returns it invisibly.
Usage
## S3 method for class 'slope'
print(x, ...)
Arguments
x |
a slope object. |
... |
further arguments passed to or from other methods. |
[Package dendrometry version 0.0.3 Index]