Skip to content

nagoya-foundation/piu-songlist-shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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