Description Usage Format References Examples
The data frame PAMTEMP
has records of the temperature and precipitation for Pamplona, Spain from January 1, 1990 to December 31, 2010.
1 |
A data frame with 7547 observations on the following 7 variables:
tmax
(maximum daily temperature in Celsius)
tmin
(minimum daily temperature in Celsius)
precip
(daily precipitation in mm)
day
(day of the month)
month
(month of the year)
year
(year)
tmean
(the average of tmax
and tmin
)
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. 2015. Probability and Statistics with R, Second Edition. Chapman & Hall / CRC.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.