Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 519 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 519 Bytes

piu-songlist-shiny

Interactive pump it up web songlist made in R.

piu-example

Getting Started

Install the latest stable Shiny package and DT package version from CRAN running the following command from an R console:

install.packages("shiny")
install.packages("DT")

License

This project is MIT Licensed