stat: Basic statistics for precipitation datasets.

Description Usage Arguments Value Author(s) Examples

View source: R/stat.r

Description

Perform the calculation of basic statistics of precipitation datasets.

Usage

1

Arguments

...

a set of daily or monthly precipitation serie.

Value

A data.frame (precintcon.stat) containing the following variables:

Author(s)

Lucas Venezian Povoa lucasvenez@gmail.com

Examples

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

##
# Plotting the deciles.
stat(monthly)

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