ftp                   package:Rlab                   R Documentation

_F_i_l_e _t_r_a_n_s_f_e_r _t_i_m_e_s

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

     Several students studied the relationship between file size and
     transfer times using ftp (File Transfer Protocol) to retrieve
     files from two Internet locations. At each location three
     different files were transferred 5 times and averaged (to reduce
     variability).

_F_o_r_m_a_t:

     A data frame with 6 observations on the following 3 variables.

     _s_i_z_e : file size (in bytes)

     _t_i_m_e : transfer time (in seconds)

     _l_o_c : internet location (0 or 1)

