From 445c3dba82534cd61623996304940bef5f07e20b Mon Sep 17 00:00:00 2001 From: hadley Date: Tue, 22 Sep 2015 07:59:27 -0500 Subject: [PATCH] Need to also discuss where to get help --- intro.Rmd | 8 ++++++++ 1 file changed, 8 insertions(+) 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