
spdRC
class objectsPlot rates of change between time-blocks
# S3 method for spdRC
plot(
x,
calendar = "BP",
col.obs = "black",
lwd.obs = 0.5,
xaxs = "i",
yaxs = "i",
xlim = NA,
...
)
spdRC
class object containing geometric growth rates.
Either 'BP'
or 'BCAD'
. Indicate whether the calibrated date should be displayed in BP or BC/AD. Default is 'BP'
.
Line colour for the observed SPD
Line width for the observed SPD
The style of x-axis interval calculation (see par
)
The style of y-axis interval calculation (see par
)
Limits for the x axis.
Additional arguments affecting the plot.
spd2rc