flatplot.StitchedOutline: Flat plot of AnnotatedOutline

View source: R/StitchedOutline.R

flatplot.StitchedOutlineR Documentation

Flat plot of AnnotatedOutline

Description

Plot flat StitchedOutline. If the optional argument stitch is TRUE the user markup is displayed.

Usage

## S3 method for class 'StitchedOutline'
flatplot(x, axt = "n", xlim = NULL, ylim = NULL, stitch = TRUE, lwd = 1, ...)

Arguments

x

AnnotatedOutline object

axt

whether to plot axes

xlim

x-limits

ylim

y-limits

stitch

If TRUE, plot stitch

lwd

Line width

...

Other parameters

Author(s)

David Sterratt


retistruct documentation built on April 3, 2025, 5:58 p.m.