precipitation {bvpa} | R Documentation |
Precipitation data
Description
The dataset contains daily accumulated precipitation data (in mm) from Abisko Scientific Research Station in northern Sweden for 100 years, from 1st January 1913 to 31st December 2012.
Usage
data(precipitation)
Format
A data frame with 36524 rows and 2 columns and the following variables:
- Time
1st column represents Day.
- Precipitation..mm.
2nd column represents daily accumulated precipitation (in mm) of the day.
Source
<https://www.polar.se/stoed-till-polarforskning/abisko-naturvetenskapliga-station/>
Examples
data(precipitation)
[Package bvpa version 1.0.0 Index]