Skip to content

Material for workshop at Département de science politique de l'Université de Montréal

Notifications You must be signed in to change notification settings

reikookamoto/2024-09-18_intro-to-tidyverse

Repository files navigation

2024-09-18_intro-to-tidyverse

Material for workshop at Département de science politique de l'Université de Montréal

Getting Started with the Repository

  • Clone or download the repository

    • Clone the repository to your local machine using Git

    • Alternatively, you can click the green "<> Code" button and select "Download ZIP" to download the repository as a ZIP file. After downloading, extract the contents.

  • After cloning or downloading, navigate to the project folder on your computer.

  • Double click on 2024-09-18_intro-to-tidyverse.Rproj in the project root to open the RStudio Project.

  • Before running the code, make sure you have the following R packages installed:

    • tidyverse

    • here

    • RColorBrewer

Directory Structure

  • intro-to-dplyr/: Contains files for the first half of the workshop, focusing on data manipulation using dplyr

  • intro-to-ggplot2/: Contains files for the second half of the workshop, covering basic data visualization with ggplot2

  • more-ggplot2/: Includes additional code that we probably won't have time to cover during the workshop but is helpful for further learning

During the workshop

  • In each of the above folders, you'll find a .qmd file with _blank in its name. If you'd like to code along, you can use these files, which provide skeletons for you to fill in as we work through the material.

  • If you prefer to follow along without coding, open the other .qmd file that already contains all the code.

About

Material for workshop at Département de science politique de l'Université de Montréal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published