sEddyProc_sPlotFingerprint | R Documentation |
Generates fingerprint in file
sEddyProc_sPlotFingerprint(Var = Var.s, QFVar = "none",
QFValue = if (!missing(QFValue.n)) QFValue.n else NA_real_,
Format = if (!missing(Format.s)) Format.s else "pdf",
Dir = if (!missing(Dir.s)) Dir.s else "plots",
..., Var.s, QFVar.s = "none", QFValue.n = NA_real_,
Format.s = "pdf", Dir.s = "plots")
Var |
Variable to plot |
QFVar |
Quality flag of variable to be filled |
QFValue |
Value of quality flag for data to plot |
Format |
Graphics file format (e.g. 'pdf', 'png') |
Dir |
Directory for plotting |
... |
further arguments to |
Var.s |
Variable to plot |
QFVar.s |
Quality flag of variable to be filled |
QFValue.n |
Value of quality flag for data to plot |
Format.s |
Graphics file format (e.g. 'pdf', 'png') |
Dir.s |
Directory for plotting |
KS, AMM Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Markus Reichstein <mreichstein@bgc-jena.mpg.de> [aut], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl], Olaf Menzer <omenzer@bgc-jena.mpg.de> [ctb], Mirco Migliavacca <mmiglia@bgc-jena.mpg.de> [aut], Kerstin Sickel <ksickel@bgc-jena.mpg.de> [ctb, trl], Ladislav <U+0160>igut <sigut.l@czechglobe.cz> [ctb]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.