The purpose of this R library is to visualize your data on your tip without having any knowledge about javascript library Highchart R. This application will generate R code for your desired visualization.
install development version from GitHub :
devtools::install_github("visionRs/QuickHighchartR")
The application can be launched via RStudio console, if you don't have data.frame
in your environment, datasets in QuickHighchart
packges are used.
Below function should be executed to launch this app.
QuickHighchartR()
**Note: This installation may not work for some users. Its still under development.