README.md

gglearn2

An interactive learning environment for ggplot 2 using Shiny R.

Online demo with read-only code block available here

Installation

devtools::install_github("HLasse/gglearn2")

Usage

To start the Shiny app with your desired dataframe (df), simply run:

gglearn(dataset = df)

GIF demonstration

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.



HLasse/gglearn2 documentation built on June 15, 2020, 12:37 a.m.