Intermediate R course: Introduction to data wrangling with the tidyverse
19/04/2021
Add to Calendar
Intermediate R course: Introduction to data wrangling with the tidyverse
Dates: 19th & 21st April 2021 – 09:30h-13:30h
Instructors: CRG Bioinformatics core facility
Location: Virtual
Registration deadline: 12th april 2021
Registration: HERE
About the course
The so-called tidyverse set of packages is widely used in the R community for powerful and efficient data reading, tidying, manipulation and visualization. It is one of the most popular and up-to-date set of tools for data analysis and data science using the R language.
All tidyverse packages share a common vocabulary/grammar that makes code more intuitive and easier to read that the base R.
This 8-hour training aims at introducing some of the tidyverse packages for data wrangling and manipulation: dplyr, tidyr, stringr and readr.
For more information about the programme HERE
Prerequisite
This is an intermediate course.
Familiarity with R scripting is required: syntax, installation of packages, objects manipulation, data import/export.