gui_tour: Tour GUI Displays all types of Tour GUI in different tabs

Description Usage Arguments Author(s) References Examples

View source: R/gui_tour.r

Description

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

Usage

1
gui_tour(data = tourr::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

1
## Not run: gui_tour(flea)

ggobi/tourr-gui documentation built on Aug. 19, 2019, 2:29 p.m.