View source: R/flux_fingerprint_plot.R
flux_fingerprint_plot | R Documentation |
Given a flux measurement data frame, show when the flux and diffusivity measurements produced a QF value
flux_fingerprint_plot(input_fluxes)
input_fluxes |
data frame of computed fluxes |
A ggplot graph where we have ordered factors showing the QA values a given flux computation
John Zobitz zobitz@augsburg.edu
# Make a fingerprint plot for computed flux values:
flux_fingerprint_plot(sjer_flux_2022_06)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.