Plot ReconstructedOutline object. This adds a mesh
of gridlines from the spherical retina (described by points
phi, lambda and triangulation Tt and cut-off
point phi0) onto a flattened retina (described by points
P and triangulation T).
# S3 method for ReconstructedOutline
flatplot(
x,
axt = "n",
xlim = NULL,
ylim = NULL,
grid = TRUE,
strain = FALSE,
...
)ReconstructedOutline object
whether to plot axes
x-limits
y-limits
Whether or not to show the grid lines of latitude and longitude
Whether or not to show the strain
Other plotting parameters