retistruct.read.dataset | R Documentation |
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.
retistruct.read.dataset(dataset, report = message, ...)
dataset |
Path to directory containing the files corresponding to each format. |
report |
Function to report progress. Set to |
... |
Parameters passed to the format-specific functions. |
A RetinalOutline
object
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.