Learn R Programming

retistruct (version 0.8.0)

sphericalplot.ReconstructedOutline: Spherical plot of reconstructed outline

Description

Draw a spherical plot of reconstructed outline. This method just draws the mesh.

Usage

# S3 method for ReconstructedOutline
sphericalplot(r, strain = FALSE, surf = TRUE, ...)

Arguments

r

ReconstructedOutline object

strain

If TRUE, plot the strain

surf

If TRUE, plot the surface

...

Other graphics parameters -- not used at present

Author

David Sterratt