hydrosanity           package:hydrosanity           R Documentation

_S_t_a_r_t _t_h_e _H_y_d_r_o_s_a_n_i_t_y _G_U_I

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

     Start the Hydrosanity Graphical User Interface.

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

     hydrosanity(project = NULL)

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

 project: Path to a hydrosanity project file to open. 

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

     ...should list available documentation here.

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

     Felix Andrews felix@nfrac.org

_R_e_f_e_r_e_n_c_e_s:

     Andrews, F. (2007). Hydrosanity: a starting point for hydrological
     analysis. To appear in _Proceedings of MODSIM 2007 - International
     Congress on Modelling and Simulation,  Christchurch, New Zealand,
     10-13 December 2007_. Modelling and Simulation Society of
     Australia and New Zealand Inc.

     Package home page: <URL: http://hydrosanity.googlecode.com/>

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

             ## Not run: 
                     hydrosanity()
             
     ## End(Not run)

