ggobi_set_data_file {rggobi}R Documentation

Set data file.

Description

Open data file and add to ggobi datasets.

Usage

ggobi_set_data_file(file, mode = "unknown", add = TRUE, .gobi = ggobi_get())

Arguments

file path to file
mode mode of file
add add?
.gobi ggobi instance

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package rggobi version 2.1.9 Index]