# Data Analytics with RStudio

[RStudio](https://rstudio.com/) is an integrated development environment (IDE) for R. It includes
a console, syntax-highlighting editor that supports direct code execution, as well as tools for
plotting, history, debugging and workspace management. RStudio is also available on ZIH systems.

The easiest option is to run RStudio in JupyterHub directly in the browser. It can be started
similarly to a new kernel from [JupyterLab](../access/jupyterhub.md#jupyterlab) launcher.

![RStudio launcher in JupyterHub](misc/data_analytics_with_rstudio_launcher.jpg)
{: style="width:90%" }

!!! tip
    If an error "could not start RStudio in time" occurs, try reloading the web page with `F5`.