Learn R Programming

retistruct (version 0.8.0)

retistruct.read.dataset: Read a retinal dataset

Description

Read a retinal dataset in one of three formats; for information on formats see idt.read.dataset, csv.read.dataset and ijroi.read.dataset. The format is autodetected from the files in the directory.

Usage

retistruct.read.dataset(dataset, report = message, ...)

Value

A RetinalOutline object

Arguments

dataset

Path to directory containing the files corresponding to each format.

report

Function to report progress. Set to FALSE for no reporting.

...

Parameters passed to the format-specific functions.

Author

David Sterratt