MontrealTemp | R Documentation |
Temperature in degrees Celsius in Montreal each day from 1961 through 1994
data(MontrealTemp)
A numeric array with dimnames = list(1961:1994, names(dayOfYear)).
Ramsay, James O., Hooker, Giles, and Graves, Spencer (2009), Functional data analysis with R and Matlab, Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2005), Functional Data Analysis, 2nd ed., Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, Springer, New York.
CanadianWeather
monthAccessories
data(MontrealTemp)
JanuaryThaw <- t(MontrealTemp[, 16:47])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.