Learn R Programming

retistruct (version 0.5.12)

flatplot.retinalDataset: Flat plot of retinal dataset

Description

Plot an retinal dataset. This basically is equivalent to plotting a dataset, but may perform some transformations to the date or plotting parameters. At present, if DVflip is TRUE, it flips the y-axis.

Usage

# S3 method for retinalDataset
flatplot(x, axt = "n", ylim = NULL, ...)

Arguments

x

retinalDataset object

axt

whether to plot axes

ylim

y-limits

...

Other plotting parameters