Rev 7324 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{sunspots}\alias{sunspots}\title{Monthly Mean Relative Sunspot Numbers}\usage{data(sunspots)}\description{Monthly sunspot numbers from 1749 to 1983. Collected at SwissFederal Observatory, Zurich until 1960, then Tokyo AstronomicalObservatory.}\format{A time series of monthly data from 1749 to 1983.}\source{Andrews, D. F. and Herzberg, A. M. (1985)\emph{Data: A Collection of Problems from Many Fields for theStudent and Research Worker}.New York: Springer-Verlag.}\examples{data(sunspots)plot(sunspots, main = "sunspots data", xlab = "Year",ylab = "Monthly sunspot numbers")}\keyword{datasets}