ggobi-set-data-frame-vy: Set data frame.

Description Usage Arguments Author(s)

Description

Add data.frame to ggobi instance.

Usage

1
2
ggobi_set_data_frame(data, name = deparse(sys.call()[[2]]),
  description = paste("R data frame", name), id = NULL, .gobi = ggobi_get())

Arguments

data

data frame to add

name

data set name (appears on tabs in ggobi)

description

description of data frame

id

rownames

.gobi

ggobi instance

Author(s)

Hadley Wickham <h.wickham@gmail.com>


rggobi documentation built on May 2, 2019, 6:41 a.m.