monthlyPreci {hyfo}R 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.


[Package hyfo version 1.4.6 Index]