wdseq {HyetosMinute}R Documentation

Sequence of wet and dry days

Description

The function wdseq is used to define the wet and dry days in a sequence.

Usage

wdseq(T,cellorigin,cellend)

Arguments

T

A positive integer that specifies the time interval [0,T]. The units of T are days (d).

cellorigin

Vector of cell origins.

cellend

Vector of cell ends.

Value

x

Factor of wet and dry days of sequence.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

http://itia.ntua.gr/el/docinfo/368/


[Package HyetosMinute version 2.1 Index]