Learn R Programming

retistruct (version 0.5.9)

flatplot.outline: Flat plot of outline

Description

Plot flat Outline.

Usage

## S3 method for class 'outline':
flatplot(x, axt = "n", ylim = NULL, image = TRUE,
  scalebar = 1, add = FALSE, lwd.outline = 1, ...)

Arguments

x
Outline object
axt
whether to plot axes
ylim
y-limits
image
If TRUE the image (if it is present) is displayed behind the outline
scalebar
If numeric and if the Outline has a scale field, a scale bar of length scalebar mm is plotted. If scalebar is FALSE or there is no scale information in the Outline
add
If TRUE, don't draw axes; add to existing plot.
lwd.outline
Line width of outline
...
Other plotting parameters