ReconstructedLandmarkSet | R Documentation |
A ReconstructedLandmarkSet contains information about
features located on ReconstructedOutline
s. Each
ReconstructedLandmarkSet contains a list of matrices, each of
which has columns labelled phi
(latitude) and
lambda
(longitude) describing the spherical coordinates
of points on the ReconstructedOutline.
retistruct::FeatureSetCommon
-> retistruct::ReconstructedFeatureSet
-> ReconstructedLandmarkSet
clone()
The objects of this class are cloneable with this method.
ReconstructedLandmarkSet$clone(deep = FALSE)
deep
Whether to make a deep clone.
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.