Learn R Programming

retistruct (version 0.5.11)

flatplot.reconstructedOutline: Flat plot of reconstructed outline

Description

Plot ReconstructedOutline object. This adds a mesh of gridlines from the spherical retina (described by points phi, lambda and triangulation Tt and cutoff point phi0) onto a flattened retina (described by points P and triangulation T).

Usage

# S3 method for reconstructedOutline
flatplot(x, axt = "n", ylim = NULL,
  grid = TRUE, strain = FALSE, ...)

Arguments

axt

whether to plot axes

ylim

y-limits

grid

Whether or not to show the grid lines of lattitude and longitude

strain

Whether or not to show the strain

...

Other plotting parameters