sEddyProc_sPlotDailySums: sEddyProc$sPlotDailySums - Image with daily sums of each year

View source: R/EddyPlotting.R

sEddyProc_sPlotDailySumsR Documentation

sEddyProc$sPlotDailySums - Image with daily sums of each year

Description

Generates image in specified format ('pdf' or 'png') with daily sums, see also sEddyProc_sPlotDailySumsY.

Usage

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)

Arguments

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 sEddyProc_sPlotDailySumsY, such as timeFactor and massFactor.

Var.s

deprecated

VarUnc.s

deprecated

Format.s

deprecated

Dir.s

deprecated

unit.s

deprecated

Author(s)

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]


REddyProc documentation built on March 18, 2022, 5:41 p.m.