View source: R/StitchedOutline.R
flatplot.StitchedOutline | R Documentation |
Plot flat StitchedOutline
. If the optional argument
stitch
is TRUE
the user markup is displayed.
## S3 method for class 'StitchedOutline'
flatplot(x, axt = "n", xlim = NULL, ylim = NULL, stitch = TRUE, lwd = 1, ...)
x |
|
axt |
whether to plot axes |
xlim |
x-limits |
ylim |
y-limits |
stitch |
If |
lwd |
Line width |
... |
Other parameters |
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.