Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dcs-training/introtorandrstudio

This workshop focused on how to start working with R and R studio and getting familiar with its interface and commands.
https://github.com/dcs-training/introtorandrstudio

data-visualisation data-wrangling intro-to-programming r

Last synced: 4 days ago
JSON representation

This workshop focused on how to start working with R and R studio and getting familiar with its interface and commands.

Awesome Lists containing this project

README

        

# Intro To R and RStudio

Hello Everyone! This is the Readme File for the Intro to R and R Studio Course.

This workshop focused on how to start working with R and R studio and getting familiar with its interface and commands.

Rhys Davies and Lucia Michielin developed and curated the material in this repo.

## What you are going to find in this repo
Within each year's folder, you will find:

- A code folder (the code used in the two classes)
- A data folder (the dataset used in the two classes)
- Introduction to R and RStudio.pptx (a short introductory presentation)

Please make sure to use the most recent version. The current version is `2024`

## Installing R and R Studio
### For R On Noteable

1. Go to https://noteable.edina.ac.uk/login
2. Login with your EASE credentials
3. Select RStudio as a personal notebook server and press start
4. Go to File > New Project> Version Control > Git
5. Copy and Paste this repository URL [https://github.com/DCS-training/IntroToRAndRStudio](https://github.com/DCS-training/IntroToRAndRStudio) as the Repository URL (The Project directory name will be filled in automatically but you can change it if you want your folder in Notable to have a different name).
6. Decide where to locate the folder. By default, it will locate it in your home directory
7. Press Create Project
Congratulations you have now pulled the content of the repository on your Notable server space.

### Install it locally

#### If you have administrative rights of your laptop
1. Go to (https://www.r-project.org/)[https://www.r-project.org/]
2. Go to the download link
3. Choose your CRAN mirror nearer to your location (either Bristol or Imperial College London)
4. Download the correspondent version depending if you are using Windows Mac or Linux
- For Windows click on install R for the first time. Then download R for Windows and follow the installation widget. If you get stuck follow this (video tutorial)[https://www.youtube.com/watch?v=GAGUDL-4aVw]
- For Mac Download the most recent pkg file and follow the installation widget. If you get stuck follow this (video tutorial)[https://www.youtube.com/watch?v=EmZqlcKkJMM]
5. Once R is installed you can install R studio (R interface)
6. Go to (www.rstudio.com)[www.rstudio.com]
7. Go in download
8. Download the correspondent version depending on your Operating system and install it. If you get stuck check the videos linked above.

#### If you have a UoE managed desktop
1. Go to the software centre (press the up arrow on the bottom bar of Windows and double-click on the Software Centre app)
2. Search for RStudio in the search bar
3. Install the R 4.4.1(with RStudio 2024.04.2)
NB this will take quite some time so make sure to do it ahead of the first class

All material collected here is free to use but is covered by a License: [![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/) license