monthlyPreci function

Get monthly rainfall

Get monthly rainfall

monthlyPreci(TS, year, mon)

Arguments

  • TS: A rainfall time series.
  • year: A list showing the year index of the time series.
  • mon: A list showing the mon index of the time series.

Returns

the monthly rainfall matrix of the rainfall time series.

Other functions in hyfo

Related functions from the same R package

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