RStudio is an Integrated Development Environment (IDE) for R it helps you:
- Write code - makes suggestions
- View the output of your code, including plots
- Find errors
- Manage files
- View documentation
[source]
RStudio used to be the name of a company that is now called Posit.
