About Data Analysis with Tidyverse course
This course continues our gentle introduction to R programming, designed for 3 types of learners. It is suitable for you if: - You want to do data analysis, but don't know programming; - You know programming, but are not very familiar with R; - You know R programming, but want to learn more about tidyverse verbs. It is best taken after the first course of the specialization, or if you are already familiar with ggplot, RMarkdown, and basic writing of R functions. You will learn how to use readr to read data, dplyr to analyze data, and stringr and forcats to work with strings and coefficients.