Learn R Programming

exdex (version 1.2.3)

uccle: Uccle maximum daily temperatures

Description

The dataframe uccle contains daily maximum temperatures in degrees C recorded at the Uccle, Belgium from 1/1/1833 to 23/1/2011. The Station identifier in the source file is 17 and the Source identifier is 117882.

Usage

uccle

Arguments

Format

A data frame with 65036 observations on the following and 5 variables.

  • temp: daily maximum temperature in degrees C.

  • year: the year.

  • month: the month of the year.

  • day: day of the month.

  • date: date with the Date class, in the format YYYY-MM-DD.