Learn R Programming

MPV (version 1.64)

Wpgtemp: Winnipeg Maximum Temperatures

Description

The Wpgtemp data frame has 7671 observations on daily maximum temperatures at the Winnipeg International Airport for the years 1960 through 1980.

Usage

data(Wpgtemp)

Arguments

Format

This data frame contains the following columns:

temperature

A numeric vector containing the temperatures in degrees Celsius

day

A numeric vector denoting the observation date in numbers of days after December 31, 1959

Examples

Run this code
summary(Wpgtemp)

Run the code above in your browser using DataLab