vanderlindenma 2ee3426457 str_view(), repetition at most n times yields error #807, and small typos in "Iteration chapter" (#808)
* Update and rename strings.Rmd to strings.Rmd 

Proposed fix related to this issue: https://github.com/hadley/r4ds/issues/807

A more comprehensive fix should perhaps discuss why "`{,m}`: at most m" does not work (or warn the reader that it does not)

* Typos in iteration.Rmd

Correcting two small typos

* Add missing word

* Add code example for 1,m

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2021-04-14 16:43:36 +01:00
2021-02-04 15:23:41 -06:00
2021-02-21 21:29:24 +00:00
2021-02-05 10:44:17 -06:00
2016-10-03 08:23:43 -05:00
2016-08-25 16:44:14 -05:00
2021-03-29 14:58:27 +01:00
2020-10-04 15:40:48 -05:00
2020-11-05 14:27:59 -06:00
2020-10-05 17:58:33 -05:00
2021-03-29 14:58:27 +01:00
2021-02-21 21:29:24 +00:00
2021-02-21 09:40:40 -06:00
2016-12-02 12:11:59 -06:00
2021-03-26 13:12:18 +00:00
2021-03-29 14:58:27 +01:00
2021-03-29 14:58:27 +01:00
2021-02-21 09:40:40 -06:00
2021-04-14 16:04:51 +01:00
2021-03-26 13:12:18 +00:00
2016-11-21 08:28:57 -06:00
2021-02-22 12:59:50 +00:00
2019-01-08 07:45:50 -06:00
2021-02-22 12:28:26 +00:00
2021-02-22 12:28:26 +00:00
2021-02-22 12:28:26 +00:00
2021-02-22 12:28:26 +00:00
2021-02-22 12:28:26 +00:00
2021-02-22 12:28:26 +00:00
2021-03-03 17:13:14 +00:00
2021-02-21 21:29:24 +00:00
2015-11-21 08:31:32 +13:00
2021-02-22 13:00:06 +00:00
2015-07-27 16:52:19 -05:00
2021-03-29 14:58:27 +01:00
2021-02-21 09:40:40 -06:00
2021-02-22 12:59:50 +00:00
2016-04-21 08:07:47 -05:00
2021-02-21 09:40:40 -06:00
2021-03-29 14:58:27 +01:00
2021-03-29 14:58:27 +01:00
2021-03-29 14:58:27 +01:00
2021-03-29 14:58:27 +01:00
2021-03-29 14:58:27 +01:00
2021-03-29 14:58:27 +01:00
2021-03-26 13:12:18 +00: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")

Code of Conduct

Please note that r4ds uses a Contributor Code of Conduct. By contributing to this book, you agree to abide by its terms.

Description
No description provided
Readme 138 MiB
Languages
R 76.5%
SCSS 21.7%
HTML 1.8%