plot.spdRC | R Documentation |
spdRC
class objectsPlot rates of change between time-blocks
## S3 method for class 'spdRC'
plot(
x,
calendar = "BP",
col.obs = "black",
lwd.obs = 0.5,
xaxs = "i",
yaxs = "i",
xlim = NA,
...
)
x |
|
calendar |
Either |
col.obs |
Line colour for the observed SPD |
lwd.obs |
Line width for the observed SPD |
xaxs |
The style of x-axis interval calculation (see |
yaxs |
The style of y-axis interval calculation (see |
xlim |
Limits for the x axis. |
... |
Additional arguments affecting the plot. |
spd2rc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.