sEddyProc_sPlotDailySums | R Documentation |
Generates image in specified format ('pdf' or 'png') with daily sums,
see also sEddyProc_sPlotDailySumsY
.
sEddyProc_sPlotDailySums(Var = Var.s, VarUnc = "none",
Format = if (!missing(Format.s)) Format.s else "pdf",
Dir = if (!missing(Dir.s)) Dir.s else "plots",
unit = if (!missing(unit.s)) unit.s else "gC/m2/day",
..., Var.s, VarUnc.s, Format.s, Dir.s,
unit.s)
Var |
(Filled) variable to plot |
VarUnc |
Uncertainty estimates for variable |
Format |
Graphics file format ('pdf' or 'png') |
Dir |
Directory for plotting |
unit |
unit of the daily sums |
... |
further arguments to |
Var.s |
deprecated |
VarUnc.s |
deprecated |
Format.s |
deprecated |
Dir.s |
deprecated |
unit.s |
deprecated |
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.