Learn R Programming

LPM (version 3.2)

Pistoia: Dataset of Pistoia (Italy)

Description

Bivariate series of observed rainfall-temperature for Pistoia (Italy) during the period 1951-2012

Usage

data(Pistoia)

Arguments

Format

A data frame with 744 observations on the following 2 variables.

V1

Monthly cumulative rainfall (mm)

V2

Average monthly temperature (degree)

Examples

Run this code
data(Pistoia)
## maybe str(Pistoia) ; plot(Pistoia) ...

Run the code above in your browser using DataLab