sEddyProc_sApplyUStarScen {REddyProc} | R Documentation |
sEddyProc sApplyUStarScen
Description
apply a function with changing the suffix argument
Usage
sEddyProc_sApplyUStarScen(FUN, ..., uStarScenKeep = character(0),
warnOnOtherErrors = FALSE, uStarSuffixes = .self$sGetUstarSuffixes())
Arguments
FUN |
function to be applied |
... |
further arguments to FUN |
uStarScenKeep |
Scalar string specifying the scenario
for which to keep parameters. If not specified defaults to the first
entry in |
warnOnOtherErrors |
Set to only display a warning on errors in uStarScenarios other than uStarScenKeep instead of stopping. |
uStarSuffixes |
Vector of suffixed << describing the uStar scenarios |
Details
When repeating computations, some of the
output variables maybe replaced. Argument uStarKeep
allows to select the scenario which is computed last,
and hence to which output columns refer to.
Author(s)
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]