diff --git a/intro.Rmd b/intro.Rmd index 016ca13..2251796 100644 --- a/intro.Rmd +++ b/intro.Rmd @@ -4,7 +4,7 @@ install.packages <- function(...) invisible() ``` -Data science is an exciting discipline that allows you to turn raw data into understanding, insight, and knowledge. The goal of "R for Data Science" is to introduce you to the most important in R tools that you need to do data science. After reading this book, you'll have the tools to tackle a wide variety of data science challenges, using the best parts of R. +Data science is an exciting discipline that allows you to turn raw data into understanding, insight, and knowledge. The goal of "R for Data Science" is to introduce you to the most important R tools that you need to do data science. After reading this book, you'll have the tools to tackle a wide variety of data science challenges, using the best parts of R. ## What you will learn