Description Usage Arguments Author(s)
View source: R/TopoSUB_BasinClimMean.R
Aggregate, group TopoSUB output data.table and calculate time evolution of climatic mean (30 years). Data input from TopoSUB_read()
1 | TopoSUB_basinClimMean(data, var, summfun, climK=30, doClimMean=TRUE)
|
data |
tbl object, from TopoSUBread() |
var |
character, choose variable from coloum names of data |
summfun |
summary function to create yearly aggregates from daily data |
climK |
integer, k value for moving window, default = 30 |
doClimMean |
boolean, if TRUE (default) time evolution of climatic mean (30 years) is calculated |
Johannes Brenner, Johannes.Brenner@eurac.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.