precintcon

precintcon is an R package with functions to analyze the precipitation intensity, concentration, and anomaly. It supports the following indices:

To install:

Getting start:

require(precintcon)

data(daily)

ci(daily, interval = 1)

pplot.ci(daily, interval = 1)