Online Program

Return to main conference page

All Times EDT

Friday, June 5
Data Visualization
Interactive Graphics
Fri, Jun 5, 1:25 PM - 3:00 PM
TBD
 

Connecting HTML Widgets with Shiny-Like Inputs to Visualize the Structure of High-Dimensional Data Using Tours (308138)

*Haley Jeppson, Iowa State University 
Heike Hofmann, Iowa State University 
Ian Lyttle, Schneider Electric 

Keywords: interactive graphics, high-dimensional data, data visualization

The tour is a visualization technique, implemented the R package tourr (Wickham et al., 2011), used to explore the structure of high-dimensional data by viewing a smooth sequence of projections. In the guided tour (Cook, Buja, Cabrera, and Hurley 1995), the sequence of projections is steered through "interesting" views, with index functions scoring the "interestingness". In this talk, I will demonstrate how we connect Shiny-like inputs and htmlwidgets to achieve an interactive setting within an html webpage (i.e. outside of an R session) that facilitates exploration of high-dimensional data with the tour while also providing options to explore the different variations of the tour algorithm.