This workshop will familiarize participants with the R environment for statistical computing. R is a free and extremely powerful language and software environment for statistical computing, data analysis, and graphics. This workshop is designed for those who have little to no experience with R. We will be using tidyverse to introduce importing, manipulating and visualizing data. The objective of the workshop is to teach the basic knowledge necessary to use R independently.
In this workshop you will learn:
Basic operations using core R functionalities
How to read, filter, summarize and visualize data using tidyverse libraries
How to embed R directly into a Markdown document to create dynamic and reproducible documents