In addition to fields inherited from
StitchedOutline, a RetinalOutline contains a
dataset field, describing the system path to dataset
directory and metadata specific to retinae and some formats of
retinae
An retinalOutline object. This contains the following fields:
retistruct::OutlineCommon -> retistruct::Outline -> retistruct::PathOutline -> retistruct::AnnotatedOutline -> retistruct::TriangulatedOutline -> retistruct::StitchedOutline -> RetinalOutline
DVflipTRUE if the raw data is flipped in
the dorsoventral direction
sideThe side of the eye (“Left” or “Right”)
datasetFile system path to dataset directory
new()Constructor
RetinalOutline$new(..., dataset = NULL)
...Parameters to superclass constructors
datasetFile system path to dataset directory
clone()The objects of this class are cloneable with this method.
RetinalOutline$clone(deep = FALSE)
deepWhether to make a deep clone.