Learn R Programming

retistruct (version 0.5.12)

RetinalReconstructedDataset: RetinalReconstructedDataset constructor

Description

Create an object that is specific to retinal datasets. This contains methods that return datapoint and landmark coordinates that have been transformed according to the values of DVflip and side.

Usage

RetinalReconstructedDataset(r, report = message)

Arguments

r

Object that inherits both reconstructedDataset and dataset.

report

Function used to report progress.

Value

RetinalReconstructedDataset object. This does not contain any extra fields, but there are extra methods that apply to it.