file.choose package:base R Documentation _C_h_o_o_s_e _a _F_i_l_e _I_n_t_e_r_a_c_t_i_v_e_l_y _D_e_s_c_r_i_p_t_i_o_n: Choose a file interactively. _U_s_a_g_e: file.choose(new = FALSE) _A_r_g_u_m_e_n_t_s: new: Logical: choose the style of dialog box presented to the user: at present only new = FALSE is used. _V_a_l_u_e: A character vector of length one giving the file path. _S_e_e _A_l_s_o: 'list.files' for non-interactive selection.