Plot flat Outline
.
# S3 method for Outline
flatplot(
x,
axt = "n",
xlim = NULL,
ylim = NULL,
add = FALSE,
image = TRUE,
scalebar = 1,
rimset = FALSE,
pids = FALSE,
pid.joggle = 0,
lwd.outline = 1,
...
)
Outline
object
whether to plot axes
x limits
y limits
If TRUE
, don't draw axes; add to existing plot.
If TRUE
the image (if it is present) is
displayed behind the outline
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
x
the scale bar is suppressed.
If TRUE
, plot the points computed to be in the rim in the colour specified by the option rimset.col
If TRUE
, plot point IDs
Amount to joggle point IDs by randomly
Line width of outline
Other plotting parameters