tourrGui (version 0.4)

gui_tour: 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

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

Run this code
## Not run: 
# gui_tour(flea)
# ## End(Not run)

Run the code above in your browser using DataLab