Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polarisation With R

In Hello Everyone! This is the Readme File for the Polarisation With R workshop.

This workshop focused on providing a guide to measuring polarisation in political texts.

The material is modulated on the content of the Summer Institutes in Computational Social Sciences (SICSS) 2024.

Unai Gómez-Hernández developed and curated the material in this repo.

Learning Outcomes:

  • Become familiar with the concept of polarisation, both in theory and in practice.
  • Understand how to select texts to measure polarisation in them.
  • Get to know different R packages that help to measure polarisation.
  • Be able to measure different forms

What you are going to find in this repo

  • A code folder (the code used in the workshop)
  • A data folder (the dataset used in the workshop)
  • A .pdf file with the slides associated with this workshop

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/PolarisationWithR 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
  1. Once R is installed you can install R studio (R interface)
  2. Go to (www.rstudio.com)[www.rstudio.com]
  3. Go in download
  4. 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 license

About

This workshop focused on providing a guide to measuring polarisation in political texts with R. Based on the material from the Summer Insitutes in Computational Social Sciences (SICSS) 2024

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors