Cairo {googleVis} | R Documentation |
Daily temperature data for Cairo
Description
The average air temperature (C) in Cairo from 2002 to 2004.
Usage
data(Cairo)
Format
A data frame with 1091 observations on the following 2 variables.
Date
calendar date
Temp
average temperatur in Celsius
References
Wood, S.N. (2006) Generalized Additive Models: An Introduction with R
Examples
data(Cairo)
plot(gvisCalendar(Cairo))
[Package googleVis version 0.7.3 Index]