DSGeoff d1a63fe379 Minor typos (#689)
* Fix a few minor typos

Examples include saying we'll learn about filter() in the next chapter, but it's not until chapter 5.  And, also, it says we'll learn about how to use multiple geoms in the same plot in the next section, but then not far below, in the same section, it shows how to use multiple geoms.

* Three minor fixes in chapter 5

* Remove " I introduced in prior commit
2018-10-24 12:25:11 -05:00
2016-07-26 11:13:43 -05:00
2016-08-22 11:01:59 -05:00
2016-10-03 08:23:43 -05:00
2016-08-25 16:44:14 -05:00
2016-08-22 16:08:16 -05:00
2016-07-18 09:54:10 -05:00
2016-07-19 18:01:52 -05:00
2016-11-21 08:28:57 -06:00
2018-06-20 03:06:07 -05:00
2018-10-24 11:48:00 -05:00
2018-10-24 12:23:06 -05:00
2016-10-03 08:23:43 -05:00
2016-11-21 08:29:11 -06:00
2016-02-17 16:26:32 +11:00
2016-12-02 12:11:59 -06:00
2016-10-03 08:02:35 -05:00
2018-06-20 11:01:51 +02:00
2016-10-04 11:21:04 -05:00
2018-06-20 11:00:59 +02:00
2016-11-21 08:28:57 -06:00
2018-06-20 11:12:02 +02:00
2017-05-03 08:18:03 -05:00
2018-10-24 12:22:08 -05:00
2015-11-21 08:31:32 +13:00
2018-06-20 11:03:51 +02:00
2015-07-27 16:52:19 -05:00
2016-10-03 07:39:53 -05:00
2018-06-20 11:12:02 +02:00
2016-10-10 16:53:47 -05:00
2016-04-21 08:07:47 -05:00
2016-04-21 08:18:10 -05:00
2018-06-20 03:06:07 -05:00
2018-06-20 09:59:31 +02:00
2018-06-20 09:59:31 +02:00
2018-06-20 11:05:11 +02:00
2018-10-24 12:25:11 -05:00
2018-10-24 12:25:11 -05:00
2017-05-03 08:29:40 -05:00
2016-10-03 08:37:07 -05:00

R for Data Science

Travis build status

This repository contains the source of R for Data Science book. The book is built using bookdown.

The R packages used in this book can be installed via

devtools::install_github("hadley/r4ds")
Description
No description provided
Readme 138 MiB
Languages
R 76.5%
SCSS 21.7%
HTML 1.8%