Description Usage Arguments Details Value See Also
Create bivariate climate plots of individual slices. For examples why not see the wonderful Bclim vignette (available at https://cran.r-project.org/web/packages/Bclim/index.html) and the author's personal webpage (https://maths.ucd.ie/parnell)?
1 2 |
x |
The output of a run from |
slice |
The chosen slice to plot |
dims |
A vector of length 2. dim=1 corresponds to GDD5, dim=2 to MTCO, and dim=3 to AET/PET |
n |
The resolution of the resulting plot. A higher value of n will yield finer plots but might require some colour adjustment |
... |
Other arguments to the plot function such as axis labels, titles, and colours |
This function creates a bivariate density plot of two climate dimensions (two of GDD5, MTCO and AET/PET) using the MASS library function kde2d
Just a plot
The main Bclim functions are slice_clouds
and climate_histories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.