flatplot.Outline | R Documentation |
Plot flat Outline
.
## S3 method for class '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,
...
)
x |
|
axt |
whether to plot axes |
xlim |
x limits |
ylim |
y limits |
add |
If |
image |
If |
scalebar |
If numeric and if the Outline has a |
rimset |
If |
pids |
If |
pid.joggle |
Amount to joggle point IDs by randomly |
lwd.outline |
Line width of outline |
... |
Other plotting parameters |
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.