Update intro.Rmd

rogue "in"
This commit is contained in:
Earl Brown 2016-03-25 23:43:16 -05:00
parent 5c7cf27b2a
commit 2e024c9722
1 changed files with 1 additions and 1 deletions

View File

@ -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