plot.sibson.fric: Plot stability conditions

Description Usage Arguments See Also

Description

Plot conditions for fault stability

Usage

1
2
3
4
5
6
## S3 method for class 'sibson.fric'
plot(x, add = FALSE, opt = TRUE, opt.col = "grey",
  ...)

## S3 method for class 'sibson.fric'
lines(x, ...)

Arguments

x

An object with class "sibson.fric"

add

logical; should the information be added to the current device

opt

logical; should guidelines be added?

opt.col

color of the guidelines (if opt==TRUE)

...

additional paramters sent to the main plotting function(s)

See Also

Sibson.fric


abarbour/sibson documentation built on May 10, 2019, 4:08 a.m.