limits: Limits

Description Usage Arguments Value Author(s) See Also Examples

View source: R/limits.r

Description

Calculates the upper and lower limit on a set of daily or monthly precipitation series.

Usage

1

Arguments

...

a set of daily or monthly precipitation series.

Value

A data.frame containing the following variables:

Author(s)

Lucas Venezian Povoa lucasvenez@gmail.com

See Also

read.data as.daily

Examples

1
2
3
4
5
6
7
##
# Loading the monthly precipitation serie.
data(monthly)

## 
# Performing the Concentration Index Analysis
limits(monthly)

lucasvenez/precintcon documentation built on May 21, 2019, 8:53 a.m.