plot_gaugeline | R Documentation |
Plots lines for gauge orientations
plot_gaugeline(...)
## Default S3 method:
plot_gaugeline(
theta.deg = 0,
gauge.label = NULL,
x = c(0, 0),
y = c(-1, 1),
...
)
... |
additional parameters passed to |
theta.deg |
numeric; the angle to rotate from |
gauge.label |
character; the label to associate with the line |
x |
numeric; default 1-axis range |
y |
numeric; default 2-axis range |
restrict.range |
logical; should the values be in strain azimuths |
The rotation is in a left-hand (cw) sense with zero being the y-axis. This is because in the field the gauges are generally oriented from magnetic North in the East direction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.