ggobi_data_set_variables       package:rggobi       R Documentation

_S_e_t _v_a_r_i_a_b_l_e _v_a_l_u_e_s

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

     Set the variable values for a column in a ggobiDataset

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

     ggobi_data_set_variables(x, values, var, update = TRUE)

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

       x: ggobiDataset

  values: values of new variable

     var: variable name

  update: update?

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

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

     Hadley Wickham <h.wickham@gmail.com>

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

