currentYear            package:fCalendar            R Documentation

_C_u_r_r_e_n_t _Y_e_a_r

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

     A variable with the current year.

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

     currentYear

_V_a_l_u_e:

     returns the current year, a numeric variable.

_N_o_t_e:

     It is not allowed to change this variable.

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

     ## currentYear -
        currentYear

