ameilij / Data-Science-Production-Tools

Experiments of data science production tools such as Shiny, Plotly, Google tools, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Production Tools

Experiments of data science production tools such as Shiny, Plotly, Google tools, etc. This is the working repository for the COURSERA Developing Data Products class.

![JHU](https://github.com/ameilij/Data-Science-Production-Tools/blob/master/JHU-Logo-Square-Mini_180px.png)

SimplePlot The simplest code for a Shiny plot. Very basic template.

reactivityExample How to use reactive code in Shiny.

InteractiveGraphics Good use of interactive graphics using the brush function in Shiny. This is more advanced code with complicated server model.

TabExample Skeleton template for use of tabs inside a Shiny page and output of information as rendered text.

About

Experiments of data science production tools such as Shiny, Plotly, Google tools, etc.

License:MIT License


Languages

Language:HTML 98.9%Language:R 1.1%