plot_profile | R Documentation |
Plot vertical soil profiles of ConFluxPro objects using ggplot. This is mainly intended for diagnostic purposes and better understand the underlying data.
Supported objects:
Displays TPS, SWC and AFPS, as well as production and measured and modelled gas concentrations.
Displays TPS, SWC and AFPS, as well as the measured concentration profile, and concentration gradients for each layer.
Displays TPS, SWC and AFPS, as well as values of Ds and Temperature.
Displays the concentration profile.
Displays the layer names, pmap and layer_couple, as well as the allowed production range.
plot_profile(x)
x |
A cfp_pfres, cfp_fgres model result, or a cfp_soilphys, cfp_gasdata or cfp_layers_map object |
A ggplot2 plot with facets for each distinct profile. If more than 20 profiles are plotted a message is sent because this can take a long time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.