This repository contains the materials for "Introduction to R tidyverse", a lecture part of the ATMDP-007: Environmental Data Science course at the University of Helsinki. The lecture covers the basics of the tidyverse suite of packages in R, focusing on data processing in an efficient and reproducible way.
Allan T. Souza
Affiliation: University of Helsinki
e-mail: allan.souza@helsinki.fi
website: https://allantsouza.netlify.app/
To use the materials in this repository, you will need to have R and RStudio installed on your computer. Additionally, you will need to install the tidyverse suite of packages.
This repository includes two primary files for the "Introduction to R tidyverse" lecture:
-
File name: LESSON_introduction-to-tidyverse_20240124_v0.1.0.qmd
- To work with the .qmd file, you'll need to have Quarto and R installed on your computer. For instructions on installing and using Quarto, please refer to the official Quarto documentation.
-
File name: LESSON_introduction-to-tidyverse_20240124_v0.1.0.html
- You can open the HTML file in any standard web browser to view the lecture. No additional software is required for viewing.
This project is licensed under a Creative Commons Attribution 4.0 International License (CC-BY).