isWin                 package:svMisc                 R Documentation

_I_s _i_t _a _W_i_n_d_o_w_s _p_l_a_t_f_o_r_m?

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

     Shortcut to determine if the platform is Windows.

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

     isWin()

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

     'TRUE' if the platform is Windows, 'FALSE' otherwise.

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

     Philippe Grosjean <phgrosjean@sciviews.org>

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

     'isMac', 'isRgui'

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

     isWin()

