View source: R/EddyUStarFilterDP.R
sEddyProc_sApplyUStarScen | R Documentation |
apply a function with changing the suffix argument
sEddyProc_sApplyUStarScen(FUN, ..., uStarScenKeep = character(0),
warnOnOtherErrors = FALSE, uStarSuffixes = .self$sGetUstarSuffixes())
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 |
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.
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.