Learn R Programming

retistruct (version 0.5.9)

sphericalplot.reconstructedDataset: Spherical plot of reconstructed outline

Description

Draw a spherical plot of datapoints.

Usage

## S3 method for class 'reconstructedDataset':
sphericalplot(r, datapoints = TRUE, ...)

Arguments

r
reconstructedOutline object
datapoints
If TRUE, display data points
...
Other graphics parameters -- not used at present