monthlyPreci: Get monthly rainfall

View source: R/fillGap.R

monthlyPreciR Documentation

Get monthly rainfall

Description

Get monthly rainfall

Usage

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.

Value

the monthly rainfall matrix of the rainfall time series.


Yuanchao-Xu/hyfo documentation built on June 10, 2025, noon