ggobi_find_file {rggobi}R Documentation

Find GGobi file.

Description

Finds a file stored somewhere in the ggobi installation.

Usage

ggobi_find_file(..., check = F)

Arguments

...

bits of the path to join together

check

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples

ggobi_find_file("data","tips.xml")

[Package rggobi version 2.1.17 Index]