nteract is an open-source, desktop-based, interactive computing application similar to Jupyter notebooks. The Plotly R package can now be used within nteract.
Visit the links below for information on how to install nteract and a R kernel for nteract
- Visit Carson’s Plotly for R book for more details on plotly and its capabilities
- Visit nteract releases to download nteract
- Visit IRkernel to see details on how to install an R kernel for nteract
Note
Ensure pandoc.exe
and pandoc-citeproc.exe
are available in the same folder where R.exe
resides.
Below are some examples on how to use plotly within nteract.