getAnnual_dataframe {hyfo} | R Documentation |
Get annual rainfall of the input time series.
Description
Get annual rainfall of the input time series.
Usage
getAnnual_dataframe(dataset)
Arguments
dataset |
A dataframe containing one time series, e.g., rainfall from one gauging station. the time should follow the format : "1990-1-1" |
Value
The annual rainfall of each year of the input station.
[Package hyfo version 1.4.6 Index]