From 12f9377e4bc887ac5f619a5cce9f8c3588740acc Mon Sep 17 00:00:00 2001 From: Jake Bowers Date: Fri, 6 Jan 2017 10:43:31 -0600 Subject: [PATCH] Fixing a typo in the list of homilies --- workflow.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow.Rmd b/workflow.Rmd index 64ce64a..0dc4b14 100644 --- a/workflow.Rmd +++ b/workflow.Rmd @@ -96,7 +96,7 @@ We organize the paper around a series of homilies that lead to certain concrete - Data analysis is computer programming. - No data analyst is an island for long. - - Meaningful code requires data. + - The territory of data analysis requires maps. - Version control prevents clobbering, reconciles history, and helps organize work. - Testing minimizes error. - Work can be reproducible.