An interactive learning environment for ggplot 2 using Shiny R.
Online demo with read-only code block available here
devtools::install_github("HLasse/gglearn2")
To start the Shiny app with your desired dataframe (df), simply run:
gglearn(dataset = df)
Please submit any problems or suggestions for future developments in Issues
Created by Lasse Hansen and Kenneth C. Enevoldsen for an exam in Human Computer Interaction at Aarhus University.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.