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?

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package rggobi version 2.1.17 Index]