Skip to content

joaopmatias/csv_plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dependencies

$ brew install pkg-config (so that the package data.table does not fail installation)

​ Let's assume we have R installed and working. In the R console:

install.packages("DT")
install.packages("data.table")
install.packages("plotly")
install.packages("shiny")

Run

Run the following command in the terminal:

$ R -e "shiny::runApp('csv_plot')"

Screenshots

Alt text

Alt text

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages