Visualization of faults (planes and lines) in a stereographic projection.
Usage
stereo_fault(
x,
hoeppner = FALSE,
greatcirles = TRUE,
pch = 16,
col = 1,
lwd = 1,
lty = 1,
lab = NULL,
cex = 1,
text.pos = 4,
upper.hem = FALSE,
...
)
Arguments
- x
Object of class
"fault"
- hoeppner
logical.
TRUE
for Hoeppner plot- greatcirles
logical. Whether greatcircles are displayed (
TRUE
, the default) or poles to planes (FALSE
)- pch, col, lwd, lty
plotting parameters for planes and lines
- lab
character. text labels
- cex
character expansion of labels
- text.pos
position for labels
- upper.hem
logical. Whether the projection is shown for upper hemisphere (
TRUE
) or lower hemisphere (FALSE
, the default).- ...
optional graphical parameters