Learn R Programming

dendrometry (version 0.0.4)

print.angle: Print Angle

Description

Method to print angle and returns it invisibly.

Usage

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

Arguments

x

an angle object.

...

further arguments passed to or from other methods.