Description Usage Arguments Value Author(s) Examples
Perform the calculation of basic statistics of precipitation datasets.
| 1 | 
| ... | a set of daily or monthly precipitation serie. | 
A data.frame (precintcon.stat) containing the following variables:
dataset is the precipitation serie name.
mean.daily is the daily average precipitation. 
It exists only for daily datasets.
sd.daily is the standard deviation of a daily precipitation serie. 
It exists only for daily datasets.
var.daily is the variance of a daily precipitation serie. 
It exists only for daily datasets.
mean.monthly is the monthly average precipitation.
sd.monthly is the standard deviation of a monthly precipitation serie.
var.monthly is the variance of a monthly precipitation serie.
total is the total precipitation.
Lucas Venezian Povoa lucasvenez@gmail.com
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.