as.deciles {precintcon}R Documentation

Deciles of a precipitation serie

Description

Groups the monthly precipitation into decis, i.e., it splits a precipitation serie into ten equal parts in crescent order, from the lower to the highest precipitation.

Usage

as.precintcon.deciles(object)

Arguments

object

a daily or monthly precipitation serie.

Value

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

Author(s)

Lucas Venezian Povoa lucasvenez@gmail.com

See Also

read.data


[Package precintcon version 2.3.0 Index]