
This will open the nano editor in the terminal. If you have multiple versions of R installed, and want to override which version of R is used then you need to edit the. On Linux, RStudio uses the version of R pointed out by the which R command output. If you like dark IDE themes, we recommend you try Cobalt or Monokai themes. Here you can change the editor theme, font and other RStudio appearance features. Once in RStudio, in the top toolbar go into Tools -> Global Options and then select the Appearance tab. Optional: customize the look of your RStudio Once the installation is complete, you can open RStudio by typing the following command in the terminal: rstudioĪlternatively, you can also open RStudio by going into Applications -> Development. Then, cd into the Downloads folder and install the previously downloaded RStudio package (you might need to change the file name). Download the latest Ubuntu 18/Debian 10 *.deb package.įirst, you need to update the system: sudo apt update & sudo apt upgrade -y Open your browser and navigate to the RStudio download page.

If you get an error, then follow the instructions for installing R first. Once connected to the Linux Virtual Desktop, open the terminal and run R. In this article, we will show you how to install RStudio on your Virtual Desktop in the Aridhia DRE Workspace. RStudio makes using R easier, as it includes a console, code editor, tools for plotting and other features useful for development and debugging. RStudio is an integrated development environment for the R programming language.
