From c49337931164cb3d61e7230355e3ab6bafe7271b Mon Sep 17 00:00:00 2001 From: Colleen O'Briant <59625715+cobriant@users.noreply.github.com> Date: Fri, 29 Apr 2022 16:56:11 -0700 Subject: [PATCH] Added Tidyverse Koans link to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c3fbff..01b2a44 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ - [**A Handbook of Statistical Analyses Using R**](https://cran.r-project.org/web/packages/HSAUR/vignettes/Ch_introduction_to_R.pdf), Find Other Chapters - [**Cookbook for R**](http://www.cookbook-r.com/) - [Learning R in 7 simple steps](http://www.datasciencecentral.com/profiles/blogs/learning-r-in-seven-simple-steps) +- [Tidyverse Koans: A Gentle Introduction to R for Economists (and other applied researchers)](https://github.com/cobriant/tidyverse_koans#readme) ## More Resources - [Awesome-R Repository on GitHub](https://github.com/qinwf/awesome-R)