Commit Graph

2088 Commits

Author SHA1 Message Date
Hadley Wickham
64a5123400 Fix small problems 2022-11-11 09:41:59 -06:00
Hadley Wickham
1476c94ea2 Tidy up unused images and dependencies (#1133)
* Remove unused images. Fixes #1132
* Remove unused dependencies
2022-11-11 09:40:43 -06:00
Jennifer (Jenny) Bryan
c4cd9cecfa Feedback on iteration chapter (#1130) 2022-11-11 08:00:44 -06:00
Hadley Wickham
1b82fe4625 Reformat 2022-11-10 06:42:39 -06:00
AlbertRapp
8edfbadba3 Typos and small grammar mistakes in regex chapter (#1129) 2022-11-09 14:47:46 -06:00
Hadley Wickham
4a761c77c6 Mention character class instead of escaping
@jennybc
2022-11-09 14:37:55 -06:00
Hadley Wickham
899c1dce85 Clarify why separate_wider_* live in tidyr 2022-11-09 12:47:28 -06:00
Hadley Wickham
3b9d54db7a More about lists 2022-11-08 16:19:14 -06:00
Hadley Wickham
0973a0dea8 Iteration is polishing now 2022-11-08 15:32:09 -06:00
Hadley Wickham
82e674e47d More on iteration 2022-11-08 15:30:56 -06:00
Hadley Wickham
484bb1e726 Polishing iteration 2022-11-08 10:56:23 -06:00
jeromecholewa
5bc1a702e5 Update strings.qmd (#1127)
Sorry, these updates are only cosmetic , not on the code. :)

str_glue instead of glue (mistype?)
delimiter instead of delimater
combining instead of combing
2022-11-08 10:42:20 -06:00
Robin Kohrs
f6081c4153 Typo (#1126) 2022-11-08 07:07:12 -06:00
Kevin Wright
e815b63ed6 Change "locations" to "indexes" (#1124)
The word "locations" makes it sound like `str_locate()`, which is NOT the case.
2022-11-08 07:06:54 -06:00
Hadley Wickham
a3b606dc47 Polish transform intros 2022-11-07 17:06:29 -06:00
Hadley Wickham
b1a0b8c39b Tweak transform introduction 2022-11-07 16:41:23 -06:00
Hadley Wickham
95ec1f11d0 Polish strings 2022-11-07 16:32:45 -06:00
Hadley Wickham
75538a5969 Use group_nest() in Iteration chapter 2022-11-07 10:05:05 -06:00
Hadley Wickham
f4f739bccb Use metacharacter + literal character terms 2022-11-07 09:50:57 -06:00
Hadley Wickham
45353e0a58 Add dev version caveats 2022-11-07 08:53:17 -06:00
Hadley Wickham
23b9caa7ae Fix typo
Fixes #1120
2022-11-07 08:38:11 -06:00
Hadley Wickham
2dda48bc96 Polishing regexps 2022-11-07 08:38:11 -06:00
Cedric Batailler
f084940a37 Fix a tiny typo (#1121) 2022-11-07 08:23:01 -06:00
Hadley Wickham
f97f5479e3 More regexp polish 2022-11-05 12:06:10 -05:00
Hadley Wickham
40a56c55ed Fixes for dev tidyr 2022-11-05 12:06:10 -05:00
canovasjm
5ef6a6af54 fix typos (#1119)
* fix typos

* Update base-R.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-11-05 13:01:02 +01:00
Hadley Wickham
eb0b19e641 Feedback from twitter 2022-11-04 16:37:53 -05:00
Hadley Wickham
3f68594404 Update welcome, intro, and contributors 2022-11-04 12:48:09 -05:00
Hadley Wickham
5e080711ba Fix drop example 2022-11-04 11:43:44 -05:00
Hadley Wickham
331586da6f Pick now in dplyr 2022-11-04 11:43:30 -05:00
Hadley Wickham
c7c2398d58 Remove link to deleted section 2022-11-04 10:45:25 -05:00
Hadley Wickham
c9e1dad604 Fix broken links due to new base R chapter 2022-11-04 10:45:25 -05:00
Hadley Wickham
3fed7013e7 Fix another alt-text 2022-11-04 10:45:25 -05:00
Hadley Wickham
a8aadbe81b Tweak metadata setup 2022-11-04 10:45:25 -05:00
Mine Cetinkaya-Rundel
f232a81806 Quarto edits (#1118)
* Address review comments

* And now a newline 🙄

* Why this now?
2022-11-04 11:30:13 -04:00
Hadley Wickham
a586ec7ea8 New chapter on important base R functions (#1113) 2022-11-04 10:29:04 -05:00
Hadley Wickham
07aaa45d01 Working on regexps 2022-11-04 08:21:06 -05:00
Hadley Wickham
0256d8bc80 Update meta data field names 2022-11-03 08:05:49 -05:00
Mine Cetinkaya-Rundel
9bba5cb695 Communicate plots (#1114)
* Update before merge to visualize

* Move figure sizing + some chunk opts to Quarto chp
2022-10-29 22:24:35 -04:00
mine-cetinkaya-rundel
b38829f31e Update what YAML means, closes #1076 2022-10-25 23:11:30 -04:00
Matan Hakim
8fd4d856c2 Update functions.qmd (#1112)
Fixed a minor repetition
2022-10-25 17:39:28 -05:00
Hadley Wickham
f93a5daeeb Move important tibble content earlier in the book (#1110)
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-10-24 13:16:14 -05:00
Hadley Wickham
c0461b11bd WS 2022-10-24 09:36:38 -05:00
Mine Cetinkaya-Rundel
c5b7cda1bd Communicate: Rmd -> Quarto (#1107)
* Rename file: rmarkdown to quarto

* Rmd -> quarto conversion

* Fix typos, cross-refs, knitr opts_chunk

* Fix titles + add status
2022-10-21 18:12:48 -04:00
Hadley Wickham
9730eebbfd WS 2022-10-21 09:19:21 -05:00
Hadley Wickham
127db0fe81 Rough out summaries for all transform chapters 2022-10-21 09:15:19 -05:00
Hadley Wickham
47d239b84b Move tibbles to program 2022-10-21 09:15:19 -05:00
Maxim Nazarov
95790b0e52 fixing typos in functions.qmd (#1106)
In addition to these, there is also inconsistent use of `summarise` and `summarize`, but maybe this is on purpose to show that there are 2 spelling options?
2022-10-21 06:26:15 -05:00
Hadley Wickham
fad2d6c940 Proof read alt text 2022-10-20 14:24:19 -05:00
Hadley Wickham
8e97ac0875 Joins proof reading 2022-10-20 14:10:07 -05:00