visionRs / QuickHighchartR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickHighchartR

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.


Installation

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.

About


Languages

Language:R 95.4%Language:CSS 4.6%