- Notifications
You must be signed in to change notification settings - Fork4
Learn tidyverse in R via a set of swirl (https://swirlstats.com) lessons on introductions to tidyverse.
License
NotificationsYou must be signed in to change notification settings
sysilviakim/swirl-tidy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a series of swirl lessons on how to use packages intidyverse
.Install and start the lesson as follows:
install.packages("swirl")library(swirl)install_course_github("sysilviakim", "swirl-tidy")swirl()
This is the most basic set of lessons for beginners to tidyverse.I plan to create more advanced lessons soon.Check back for updates on this repository. Comments, feedbacks, andpull requests are welcome.
Table of Contents:
01. Overview02. Introduction_to_tibbles03. Introduction_to_pipes04. Import_with_readr05. Import_with_haven06. Import_with_readxl07. Transform_with_dplyr_I08. Transform_with_dplyr_II09. Transform_with_dplyr_III10. Transform_with_dplyr_IV11. Visualize_with_ggplot2_I12. Visualize_with_ggplot2_II13. Visualize_with_ggplot2_III14. Epilogue
About
Learn tidyverse in R via a set of swirl (https://swirlstats.com) lessons on introductions to tidyverse.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published