Learn R Programming

meteo (version 0.1-4)

dtemp_maxc: Maximum daily temperature in degrees Celsius for July 2011

Description

Sample data set showing values of merged maximum daily temperature measurements from the Global Surface Summary of Day data (GSOD) with European Climate Assessment & Dataset (ECA&D) data for the month July 2011.

Usage

data(dtemp_maxc)

Arguments

encoding

utf8

References

  • Global Surface Summary of the day data (ftp://ftp.ncdc.noaa.gov/pub/data/gsod/)
  • European Climate Assessment & Dataset (http://eca.knmi.nl/dailydata/predefinedseries.php)

Examples

Run this code
## load data 
data(dtemp_maxc)
str(dtemp_maxc)

Run the code above in your browser using DataLab