View source: R/getAnnual(generic).R
getAnnual_dataframe | R Documentation |
Get annual rainfall of the input time series.
getAnnual_dataframe(dataset)
dataset |
A dataframe containing one time series, e.g., rainfall from one gauging station. the time should follow the format : "1990-1-1" |
The annual rainfall of each year of the input station.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.