ONLINE COURSE – Data wrangling using R and Rstudio (DWRS02) This
course will be delivered live

https://www.prstatistics.com/course/data-wrangling-using-r-and-rstudio-dwrs02/

21 April 2021 - 22 April 2021

TIME ZONE – UK local time (GMT+0) – however all sessions will be
recorded and made available allowing attendees from different time
zones to follow a day behind with an additional 1/2 days support after
the official course finish date (please email
oliverhoo...@prstatistics.com for full details or to discuss how we
can accommodate you).

Course Overview:
In this two day course, we provide a comprehensive practical
introduction to data wrangling using R. In particular, we focus on
tools provided by R’s tidyverse, including dplyr, tidyr, purrr, etc.
Data wrangling is the art of taking raw and messy data and formating
and cleaning it so that data analysis and visualization etc may be
performed on it. Done poorly, it can be a time consuming, laborious,
and error-prone. Fortunately, the tools provided by R’s tidyverse
allow us to do data wrangling in a fast, efficient, and high-level
manner, which can have dramatic consequence for ease and speed with
which we analyse data. On Day 1 of this course, having covered how to
read data of different types into R, we cover in detail all the dplyr
tools such as select, filter, mutate, etc. Here, we will also cover
the pipe operator (%>%) to create data wrangling pipelines that take
raw messy data on the one end and return cleaned tidy data on the
other. On Day 2, we cover how to perform descriptive or summary
statistics on our data using dplyr’s summarize and group_by functions.
We then turn to combining and merging data. Here, we will consider how
to concatenate data frames, including concatenating all data files in
a folder, as well as cover the powerful SQL like join operations that
allow us to merge information in different data frames. The final
topic we will consider is how to “pivot” data from a “wide” to “long”
format and back using tidyr’s pivot_longer and pivot_wider.

Email oliverhoo...@prstatistics.com with any questions

-- 
Oliver Hooker PhD.
PR statistics

2020 publications;
Parallelism in eco-morphology and gene expression despite variable
evolutionary and genomic backgrounds in a Holarctic fish. PLOS
GENETICS (2020). IN PRESS

www.PRstatistics.com
facebook.com/PRstatistics/
twitter.com/PRstatistics

53 Morrison Street
Glasgow
G5 8LB
+44 (0) 7966500340
+44 (0) 7966500340

_______________________________________________
R-sig-ecology mailing list
R-sig-ecology@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology

Reply via email to