Skip to content

russey/interactive_vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Interactive Visualisation workshop presented at the RSS International Conference 2021. If you would like to follow along with the workshop or explore the examples afterwards, you will require the installations listed below.

Requirements

To follow along with the workshop, you will require both R (the programming language) and RStudio (the IDE):

Once both are installed, open RStudio and run the following package installations within the console:

install.packages("shiny")
install.packages("ggplot2")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages