diff --git a/README.Rmd b/README.Rmd index 17893ef..7ccdb08 100644 --- a/README.Rmd +++ b/README.Rmd @@ -39,7 +39,11 @@ install.packages("tidyverse") Congratulations! That's it! Now you're ready for the workshop - See you soon! -## Tentative Schedule +----- Do not proceed any further, we will go over the following at the workshop ----- + +## At the Workshop + +### Tentative Schedule * 18.00 - 18.10 1. Introduction to the Tidyverse philosophy and the pipe ([`magrittr`](https://cran.r-project.org/web/packages/magrittr/README.html)) [[Slides](http://htmlpreview.github.io/?https://github.com/leonjessen/TidyThursday/blob/master/01_introduction/lecture/introduction_presentation.html)] * 18.10 - 18.45 2. Data structures ([`tibble`](https://cran.r-project.org/web/packages/tibble/README.html)) and reading in data ([`readr`](https://cran.r-project.org/web/packages/readr/README.html)) (10 minutes lecture, 25 minutes exercises) [[Slides](http://htmlpreview.github.io/?https://github.com/leonjessen/TidyThursday/blob/master/02_readr/lecture/readr_presentation.html), [Exercises](https://github.com/leonjessen/TidyThursday/blob/master/02_readr/exercises/readr_exercises.md)] diff --git a/README.md b/README.md index 13d51d1..eed0f05 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,12 @@ install.packages("tidyverse") Congratulations! That's it! Now you're ready for the workshop - See you soon! -Tentative Schedule ------------------- +----- Do not proceed any further, we will go over the following at the workshop ----- + +At the Workshop +--------------- + +### Tentative Schedule - 18.00 - 18.10 1. Introduction to the Tidyverse philosophy and the pipe ([`magrittr`](https://cran.r-project.org/web/packages/magrittr/README.html)) \[[Slides](http://htmlpreview.github.io/?https://github.com/leonjessen/TidyThursday/blob/master/01_introduction/lecture/introduction_presentation.html)\] - 18.10 - 18.45 2. Data structures ([`tibble`](https://cran.r-project.org/web/packages/tibble/README.html)) and reading in data ([`readr`](https://cran.r-project.org/web/packages/readr/README.html)) (10 minutes lecture, 25 minutes exercises) \[[Slides](http://htmlpreview.github.io/?https://github.com/leonjessen/TidyThursday/blob/master/02_readr/lecture/readr_presentation.html), [Exercises](https://github.com/leonjessen/TidyThursday/blob/master/02_readr/exercises/readr_exercises.md)\]