Description Usage Arguments Examples
View source: R/two_part_figures.R
This function takes model simulations and observations and plots them with concentrations 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_with_obs(ysim, yobs, obstime)
|
ysim |
The NANNO model simulation results. |
yobs |
The field observations. |
obstime |
Field observation times |
1 | two_part_figure_with_obs(ysim, yobs)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.