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
DVflip
TRUE
if the raw data is flipped in
the dorsoventral direction
side
The side of the eye (“Left” or “Right”)
dataset
File system path to dataset directory
new()
Constructor
RetinalOutline$new(..., dataset = NULL)
...
Parameters to superclass constructors
dataset
File system path to dataset directory
clone()
The objects of this class are cloneable with this method.
RetinalOutline$clone(deep = FALSE)
deep
Whether to make a deep clone.