Learn R Programming

dplRCon (version 1.0)

temperature: Monthly Temperature Data

Description

Monthly Temperature Data

Usage

data(temperature)

Arguments

Format

A data frame with 154 observations on the following 13 variables.
YEAR
a numeric vector
Jan
a numeric vector
Feb
a numeric vector
Mar
a numeric vector
Apr
a numeric vector
May
a numeric vector
Jun
a numeric vector
Jul
a numeric vector
Aug
a numeric vector
Sep
a numeric vector
Oct
a numeric vector
Nov
a numeric vector
Dec
a numeric vector

Source

NIWA (The National Institute of Water and Atmosphere Research, New Zealand)

Examples

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

Run the code above in your browser using DataLab