From 850383b601a5ebef38e6b9658d02aafb9e0d32ce Mon Sep 17 00:00:00 2001 From: Nate Day Date: Tue, 13 Feb 2018 08:23:00 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2136627..288b5e8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Workshop material from Smart Cville Drug Crime Data Deep Dirve event on 2018-02-07. -If you dont like messy with package installs and do like Docker. [Jeff Xing's got you, with a ready to roll RStudio server image](https://github.com/jfx319/datadive2018-02-07), plus nice instructions to boot! +If you dont like messing with package installs and do like Docker. [Jeff Xing's got you, with a ready to roll RStudio server image](https://github.com/jfx319/datadive2018-02-07), plus nice instructions to boot! Contains: @@ -10,4 +10,4 @@ Contains: * A walkthough code script with all of the slide code and them some to fully reproduce all the figures in the deck. So you can run lines/chunks yourself and see the magic happen. -* A fill-along code script with empty slots for more advanced users to type along and try to guess the write calls. DataCamp style but without the helpful error messages or hints. +* A fill-along code script with empty slots for more advanced users to type along and try to guess the right function calls. DataCamp style but without the helpful error messages or hints.