Here is a short FAQ about this repository
1) What is this repository about?
In this repository, we are going to build various sets of visualizations using rbokeh library in R. The jupyter notebook (.ipynb) provides the code and this readme contains all the relevant information about this tutorial.
2) What is rbokeh?
rbokeh is an open-source native R plotting package using the Bokeh visualization tool. It gives a flexible declarative interface for dynamic web-based visualizations. Ryan Hafen has developed and currently maintains the rbokeh package.
3) Which dataset has been used?
For this tutorial, we have used different pre-installed data sets like Orange, Flightfreq, iris etc.
Details of this tutorial and introduction to rbokeh have been discussed in my article published on Analytics Vidhya