maxtemp {gsse401} | R Documentation |
The maxtemp
data frame has 366 rows and 4 columns.
This data-set records daily maximum temperatures at the Hazelrigg field station, near the Lancaster University campus, from 1 September 1995 to 31 August 1996.
data(maxtemp)
This data frame contains the following columns:
Hazelrigg field station, Lancaster, UK.
data(maxtemp) summary(maxtemp$maxtemp) plot(maxtemp$maxtemp)