diff --git a/intro.Rmd b/intro.Rmd index 6a542b7..17cdd00 100644 --- a/intro.Rmd +++ b/intro.Rmd @@ -143,3 +143,11 @@ library("tidyr") ``` You will need to rerun this command each time you open a new R session in which you wish to use the `tidyr` package. + +### Getting help + +* Google + +* StackOverflow ([reprex](https://github.com/jennybc/reprex)) + +* Twitter