ggobi_set_data_file {rggobi} | R Documentation |
Open data file and add to ggobi datasets.
ggobi_set_data_file(file, mode = "unknown", add = TRUE, .gobi = ggobi_get())
file |
path to file |
mode |
mode of file |
add |
add? |
.gobi |
ggobi instance |
Hadley Wickham <h.wickham@gmail.com>