fbar                 package:FLCore                 R Documentation

_C_a_l_c_u_l_a_t_e_s _m_e_a_n _h_a_r_v_e_s_t _r_a_t_e _o_r _f_i_s_h_i_n_g _m_o_r_t_a_l_i_t_y

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

     The mean harvest rate of fishing mortality

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

     fbar(object, ...)

_A_r_g_u_m_e_n_t_s:

  object: An FLStock or FLBiol object

     ...: Any extra arguments, currently unused

_D_e_t_a_i_l_s:

     The average fishing mortality for the years between _minfbar_ and
     _maxfbar_, as found in the 'range' slot, is returned.

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

     An object of class 'FLQuant-class'

_A_u_t_h_o_r(_s):

     FLR Team

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

     data(ple4)
     fbar(ple4)

