README.md

interVisu

interVisu is a R package that supplies functions generating shiny applications with your own data for interactive data visualization. The functions are part of my bachelors thesis about interactive data visualistion with Shiny in R.

Install the package with the following code.

install.packages("devtools")
library(devtools)
install_github("corneliusfritz/intervisu",force=T)
library(intervisu)


corneliusfritz/intervisu documentation built on May 13, 2019, 10:51 p.m.