Rdocumentation
powered by
Learn R Programming
hyfo (version 1.3.4)
getAnnual_dataframe: 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.