R is both a programming language and a software environment geared toward statistical computing and associated graphics. R has a clean syntax, providing access to a large set of statistical packages, publicly available for free use.
Adding the R engine
How to do it...
We can add the R engine to our Jupyter installation using Anaconda Navigator or the command line.
Installing the R engine using Anaconda Navigator
R is included with the R Studio option in Anaconda Navigator, as shown in this partial screenshot:
As noted in the screen, the R Studio installation includes...