Jupyter's native language is Python. Once Jupyter (which was essentially IPython before being renamed) became popular for data analysis, a number of people were interested in using the suite of R programming analysis tools that are available in Jupyter Notebook.
In this chapter, we will cover the following topics:
- Â Adding R scripting to your installation
- Â Basic R scripting
- Â R dataset access (from a library)
- Â R graphics
- Â R cluster analysis
- Â R forecasting
- Â R predictions