Description Usage Arguments Author(s)
The fingerprint for a single year is plotted to the current device, scaled to all data.
1 2 3 4 5 | sPlotFingerprintY(Var.s, QFVar.s = "none", QFValue.n = NA_real_,
Year.i, Legend.b = F, Col.V = colorRampPalette(c("#00007F",
"blue", "#007FFF", "cyan", "#7FFF7F", "yellow",
"#FF7F00", "red", "#7F0000"))(50), valueLimits = range(Plot.V.n,
na.rm = TRUE))
|
Var.s |
Variable to plot |
QFVar.s |
Quality flag of variable to be filled |
QFValue.n |
Value of quality flag for data to plot |
Year.i |
Year to plot |
Legend.b |
Plot only legend |
Col.V |
Color palette for fingerprint plot (can be also defined by user), i.e. color scale argument to |
valueLimits |
values outside this range will be set to the range borders to avoid distorting colour scale << e.g. valueLimits=quantile(EddyProc.C$sDATA$NEE, prob=c(0.05,0.95),na.rm=TRUE) |
AMM, KS, TW (Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.