Description Usage Arguments Examples
View source: R/two_part_figures.R
This function takes model simulations and plots them with all 4 concentrations (NO3-, TAN, N2O, DIN) on one row and isotopes on another. Colours are from scales::hue_pal()(5) to use the same colour for all 5 potential variables "#F8766D" "#A3A500" "#00BF7D" "#00B0F6" "#E76BF3" See https://github.com/hadley/scales/blob/master/R/pal-hue.r
1 | two_part_figure_all(ysim)
|
ysim |
The NANNO model simulation results. |
1 | two_part_figure(ysim)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.