getAnnual_dataframe function

Get annual rainfall of the input time series.

Get annual rainfall of the input time series.

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"

Returns

The annual rainfall of each year of the input station.

Other functions in hyfo

Related functions from the same R package

  • Maintainer: Yuanchao Xu
  • License: GPL-2
  • Last published: 2023-08-16