The portpirie
data frame has 65 rows and 2 columns.
The second column gives annual maximimum sea levels recorded
at Port Pirie, South Australia, from 1923 to 1987.
The first column gives the corresponding years.
data(portpirie)
This data frame contains the following columns:
A numeric vector of years.
A numeric vector of annual sea level maxima.