Data Manipulation and Visualization in R
OnlineData manipulation and visualization will provide students with the tools they need to effectively tidy, transform and visualize their data in R. This course will teach the theory behind tidy data, setting up a reproducible data pipeline, introduction in the tidyverse suite of packages, importing data, tidying data, transforming data, dealing with missing data, summary...