ggobi_data_set_variable {rggobi}R Documentation

Set variable values

Description

Set the variable values for a column in a GGobiData

Usage

ggobi_data_set_variable(x, vals, var, update = TRUE)

Arguments

x GGobiData
vals values of new variable
var variable name
update update?

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package rggobi version 2.1.4-4 Index]