From 8cd0fc9f2430be8bf36a7b4b550a4629c050b519 Mon Sep 17 00:00:00 2001 From: Flemming Villalona Date: Sat, 11 Jun 2016 01:40:00 -0400 Subject: [PATCH] Update variation.Rmd Just a typo. od -> of --- variation.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variation.Rmd b/variation.Rmd index a114941..d31f3ea 100644 --- a/variation.Rmd +++ b/variation.Rmd @@ -599,7 +599,7 @@ Finally, if your work is meaningful at all, it will have an audience, which mean knitr::include_graphics("images/EDA-data-science-4.png") ``` -This model od data science forms a roadmap for the rest of the book. +This model of data science forms a roadmap for the rest of the book. * Part 1 of the book covered the central tasks of the model above, Exploratory Data Analysis.