ggobi_data_set_variable {rggobi} | R Documentation |
Set the variable values for a column in a GGobiData
ggobi_data_set_variable(x, vals, var, update = TRUE)
x |
GGobiData |
vals |
values of new variable |
var |
variable name |
update |
update? |
Hadley Wickham <h.wickham@gmail.com>