R and RStudio
R is a programming language and software environment for statistical computing and graphics.
RStudio is an integrated development environment for R.
Key features
R
- User-friendly integrated development environment which includes tools for debugging, syntax-highlighting editor and workspace management.
- Includes a range of graphical tools for data visualisation.
- Makes data manipulation tasks easier and more intuitive.
RStudio
- Designed to make coding in R easier and more efficient.
- Code completion and smart indentation, improving code readability and writing efficiency.
- Supports interactive graphics through packages ggplot2 and Shiny.
Access instructions
- For University managed devices, you can install this software from the Software Center (Windows) and Self Service (Mac).
- For other devices, download R software (r-project.org) or RStudio (posit.co).