View source: R/format-ijroi-multi.R
ijroimulti.read.dataset | R Documentation |
Read a retinal dataset in IJROI format. Each dataset is a folder
containing a file called outline.roi
that specifies the
outline in X-Y coordinates. It may also contain a file
datapoints.csv
, containing the locations of data points;
see read.datapoints
for the format of this file. The
folder may also contain a file od.roi
specifying the
coordinates of the optic disc.
ijroimulti.read.dataset(dataset)
dataset |
Path to directory containing |
A RetinalOutline
object
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.