sealevel                 package:evd                 R Documentation

_A_n_n_u_a_l _S_e_a _L_e_v_e_l _M_a_x_i_m_a _a_t _D_o_v_e_r _a_n_d _H_a_r_w_i_c_h

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

     The 'sealevel' data frame has 81 rows and 2 columns. The columns
     contain annual sea level maxima from 1912 to 1992 at Dover and
     Harwich respectively, two sites on the coast of Britain. The row
     names give the years of observation. There are 39 missing values.

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

     data(sealevel)

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

     This data frame contains the following columns:

     _d_o_v_e_r A numeric vector containing annual sea level maxima at
          Dover, including 9 missing values.

     _h_a_r_w_i_c_h A numeric vector containing sea annual level maxima at
          Harwich, including 30 missing values.

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

     Coles, S. G. and Tawn, J. A. (1990) Statistics of coastal flood
     prevention. _Phil. Trans. R. Soc. Lond., A_ *332*, 457-476.

