Rstudio is a general-purpose Integrated Development Environment that is particularly suited for the language R, and popular among R users. You can use Rstudio on Code Ocean by launching a Cloud Workstation.
Launching an Rstudio Cloud Workstation
From the Cloud Workstation dropdown in the header, select Rstudio:
This will automatically trigger a launch of Rstudio server.
See https://www.rstudio.com/ for more on this IDE.
General notes:
Leaving a Cloud Workstation running will continuously use quota; click 'Shut Down Cloud Workstation' to close the session.
Changes to files in the /code and /data folders in a Cloud Workstation session will be synced back to your capsule. Any changes to /results or the environment will not be. Please record changes you made to either, and re-implement them in a non-cloud-workstation session, if you wish to save them.