RetinalOutline: Class containing functions and data relating to retinal...

Description Super classes Public fields Methods Author(s)

Description

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:

Super classes

retistruct::OutlineCommon -> retistruct::Outline -> retistruct::PathOutline -> retistruct::AnnotatedOutline -> retistruct::TriangulatedOutline -> retistruct::StitchedOutline -> RetinalOutline

Public fields

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

Methods

Public methods

Inherited methods

Method new()

Constructor

Usage
RetinalOutline$new(..., dataset = NULL)
Arguments
...

Parameters to superclass constructors

dataset

File system path to dataset directory


Method clone()

The objects of this class are cloneable with this method.

Usage
RetinalOutline$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

David Sterratt


retistruct documentation built on April 4, 2020, 5:08 p.m.