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.
Related functions from the same R package