sphericalplot.reconstructedDataset: Spherical plot of reconstructed outline
Description
Draw a spherical plot of datapoints.
Usage
# S3 method for reconstructedDataset
sphericalplot(r, datapoints = TRUE, ...)
Arguments
r
reconstructedOutline
object
datapoints
If TRUE
, display data points
...
Other graphics parameters -- not used at present