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

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package rggobi version 2.1.4-4 Index]