sunspots                package:stats                R Documentation

_M_o_n_t_h_l_y _S_u_n_s_p_o_t _N_u_m_b_e_r_s, _1_7_4_9-_1_9_8_3

_D_e_s_c_r_i_p_t_i_o_n:

     Monthly mean relative sunspot numbers from 1749 to 1983. 
     Collected at Swiss Federal Observatory, Zurich until 1960, then
     Tokyo Astronomical Observatory.

_U_s_a_g_e:

     data(sunspots)

_F_o_r_m_a_t:

     A time series of monthly data from 1749 to 1983.

_S_o_u_r_c_e:

     Andrews, D. F. and Herzberg, A. M. (1985) _Data: A Collection of
     Problems from Many Fields for the Student and Research Worker_.
     New York: Springer-Verlag.

_S_e_e _A_l_s_o:

     'sunspot.month' (package 'stats') has a longer (and a bit
     different) series.

_E_x_a_m_p_l_e_s:

     data(sunspots)
     plot(sunspots, main = "sunspots data", xlab = "Year",
          ylab = "Monthly sunspot numbers")

