raleigh.temp: Average monthly temperatures, 1949-1988.

raleigh.tempR Documentation

Average monthly temperatures, 1949-1988.

Description

The raleigh.temp data frame has 480 rows and 3 columns. Each year has 12 rows of data, one for each month. The measurement is likely to be the average of the average daily temperature, where the average daily temperature = (daily high+daily low)/2.

Format

A data frame with 480 observations on the following 3 variables.

temp

: temperature = (daily high+daily low)/2

month

: the month the measurements were taken during

year

: the year the measurements were taken during


Rlab documentation built on May 5, 2022, 1:05 a.m.

Related to raleigh.temp in Rlab...