two_part_figure_with_obs: Two Part Figure with Observations Function

Description Usage Arguments Examples

View source: R/two_part_figures.R

Description

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

Usage

1
two_part_figure_with_obs(ysim, yobs, obstime)

Arguments

ysim

The NANNO model simulation results.

yobs

The field observations.

obstime

Field observation times

Examples

1

jjvenky/NANNO documentation built on May 30, 2019, 12:43 p.m.