next up previous contents index
Next: Index Up: Using GGobi with R Previous: Installing GGobi   Contents   Index


Running Rggobi

In R, type:
library(Rggobi)
to load the library in (and check if you have installed properly). Basic help files can be found by typing:
?ggobi
More detailed documentations can be found from http://www.ggobi.org/Documentation.html For beginner, I would recommend Manual (pdf) and Using R-GGobi Link (pdf).

Ko-Kang Wang 2002-10-10