subductionlines: Plot subduction lines
Description
Plot subduction lines
Usage
subductionlines(x, add = TRUE, ...)
Value
The function has no return value.
Arguments
- x
An sf
-class object with additional class label of subduction.zones
, or plate.boundaries
.
returned by the online reconstruct
method.
- add
(logical
) By default the plot will be plotting on existing plots. Use add=FALSE
to plot from scratch.
- ...
Arguments passed to the sawteeth
function.