Usage
plotBclimVol(x, dim = 1, title = NULL, presentleft = TRUE, denscol = "red", denstransp = 0.5, leg = TRUE, dolog10 = FALSE, med = FALSE, legloc = "topleft", ...)
Arguments
dim
The chosen climate dimension. This could be GDD5 (dim=1), MTCO (dim=2) or AET/PET x 100 (dim=3)
title
The title for the plot
presentleft
Whether you wish to have the present on the left hand side (default) or on the right hand side
denscol
The colour of the 95% volatility ranges
denstransp
The transparency (between 0 and 1) of the 95% volatility ranges
leg
Whether to include a legend or not (default TRUE)
dolog10
Whether to plot the log of the volatilities instead
med
Whether to include a line indicating the median volatility
legloc
Where to place the legend (e.g. 'topleft', 'bottomright', etc)
...
Other arguments to the plot function