Read a retinal dataset in CSV format. Each dataset is a folder
containing a file called outline.csv 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.csv specifying the
coordinates of the optic disc.
csv.read.dataset(dataset)Path to directory containing outline.csv
A RetinalDataset object