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