pointRelascope-methods: Methods for "pointRelascope" Object Construction in Package...

Description Methods

Description

There is currently only one method based on the pointRelascope generic that is used for object construction. It is detailed below.

Methods

signature(angleDegrees = "numeric")

This method takes the relascope angle in degrees as the signature argument along with other optional aruments described as follows...

usage...

pointRelascope(angleDegrees,
               units = 'metric',
               description = 'point relascope method',
               ...) 
  • angleDegrees: The relascope angle in degrees.

  • units: Either “English” or “metric”.

  • description: A character vector description of the object.


sampSurf documentation built on March 5, 2021, 5:06 p.m.