Skip to content

A Shiny app for learning the fundamentals of ggplot2

Notifications You must be signed in to change notification settings

HLasse/gglearn2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Shiny app for learning the fundamentals of ggplot2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages