getAnnual_dataframe: Get annual rainfall of the input time series.

View source: R/getAnnual(generic).R

getAnnual_dataframeR 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.


hyfo documentation built on Aug. 16, 2023, 5:08 p.m.