tide {SMPracticals} | R Documentation |
Annual maximum sea levels (m) at seven locations near to or in south-east England, between 1819–1986. There are many missing values.
data(tide)
A data frame with 168 observations on the following 8 variables.
The data were kindly provided by Professor Jonathan Tawn of Lancaster University.
Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 281.
data(tide) plot(tide$year,tide$Yarmouth,type="l")