ggobi_data_set_variables {rggobi}R Documentation

Set variable values

Description

Set the variable values for a column in a ggobiDataset

Usage

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

Arguments

x ggobiDataset
values values of new variable
var variable name
update update?

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package rggobi version 2.1.1 Index]