Last chance! 50% off unlimited learning
Sale ends in
Monthly mean relative sunspot numbers from 1749 to 1983. Collected at Swiss Federal Observatory, Zurich until 1960, then Tokyo Astronomical Observatory.
sunspots
A time series of monthly data from 1749 to 1983.
sunspot.month
has a longer (and a bit different) series,
sunspot.year
is a much shorter one. See there for
getting more current sunspot numbers.
# NOT RUN {
require(graphics)
plot(sunspots, main = "sunspots data", xlab = "Year",
ylab = "Monthly sunspot numbers")
# }
Run the code above in your browser using DataLab