Learning Jupyter 5
上QQ阅读APP看书,第一时间看更新

Jupyter R Scripting

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