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