sqldf-package             package:sqldf             R Documentation

_s_q_l_d_f _p_a_c_k_a_g_e _o_v_e_r_v_i_e_w

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

     Provides an easy way to perform SQL selects on R data frames.

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

     The package contains a single function sqldf whose help file
     contains more information and examples.

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

     The sqldf help page contains the primary documentation. The sqldf
     home page <URL: http://code.google.com/p/batchfiles/> contains
     links to SQLite pages that may be helpful in formulating queries.

