Last data update: 2014.03.03

R: Tour GUI Displays all types of Tour GUI in different tabs
gui_tourR Documentation

Tour GUI Displays all types of Tour GUI in different tabs

Description

Combines all of the tour gui's into one, putting a separate tab for each.

Usage

gui_tour(data = flea, ...)

Arguments

data

matrix, or data frame containing numeric columns, defaults to flea dataset

...

other arguments passed on to animate and display_xy

Author(s)

Bei Huangbeihuang@iastate.edu, Di Cook dicook@iastate.edu, and Hadley Wickham hadley@rice.edu

References

Bei Huang, Dianne Cook, Hadley Wickham (2012). tourrGui: A gWidgets GUI for the Tour to Explore High-Dimensional Data Using Low-Dimensional Projections. Journal of Statistical Software, 49(6), 1-12. http://www.jstatsoft.org/v49/i06/.

Examples

## Not run: 
gui_tour(flea)

## End(Not run)

Results