There is currently only one method based on the
pointRelascope generic that is used for object
construction. It is detailed below.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.