Learn R Programming

dendrometry (version 0.0.4)

print.slope: Print Slope

Description

Method to print slope and returns it invisibly.

Usage

# S3 method for slope
print(x, ...)

Arguments

x

a slope object.

...

further arguments passed to or from other methods.