Learn R Programming

hyfo (version 1.4.6)

monthlyPreci: Get monthly rainfall

Description

Get monthly rainfall

Usage

monthlyPreci(TS, year, mon)

Value

the monthly rainfall matrix of the rainfall time series.

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.