parent
5c7cf27b2a
commit
2e024c9722
|
@ -4,7 +4,7 @@
|
||||||
install.packages <- function(...) invisible()
|
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
|
## What you will learn
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue