Rdocumentation
powered by
Learn R Programming
Bclim (version 3.1.2)
plot.slice_clouds: Plots of Bclim slice clouds
Description
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)?
Usage
"plot"(x, slice = 1, dims = 1:2, n = 50, ...)
Arguments
x
The output of a run from
slice_clouds
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
Value
Just a plot
Details
This function creates a bivariate density plot of two climate dimensions (two of GDD5, MTCO and AET/PET) using the MASS library function
kde2d
See Also
The main Bclim functions are
slice_clouds
and
climate_histories