From aee8e530d9d5b923e0e1edbb4f5ef2a3773a5cc0 Mon Sep 17 00:00:00 2001 From: Euler Menezes Junior Date: Sun, 23 Dec 2018 11:27:49 -0200 Subject: [PATCH] Data Transformation with Dplyr Hello Favio, Thank you for creating this list! I've noticed that the image for Data Transformation with Dplyr is the same as the one of Data Import with readr, this PR fixes the url to the correct image. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee016f..a3a7bb1 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ List of Data Science Cheatsheets to rule the world. ![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/data-import.png) - [Data Transformation with Dplyr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/data-transformation.pdf) -![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/data-import.png) +![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/img/data-transformation.png) - [Apply Functions with purrr (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/R/RStudio/purrr.pdf)