Commit Graph

1835 Commits

Author SHA1 Message Date
Hadley Wickham
28671ed8bd Can't cache xml2 duh 2023-01-12 17:01:49 -06:00
Rohan Alexander
4ff400ff60 Minor typo (#1225)
Update the number of packages from outside the tidyverse.
Add description of wakefield.
2023-01-10 13:48:05 -06:00
Abinash Satapathy
b2c822cb74 Fix: Workflow link build_book.yml (#1224) 2023-01-10 07:47:17 -06:00
Stephan Koenig
94033a1331 Suggested edits related to Strings chapter (#1219)
* Add {wakefield} as dependency for Strings chapter

* Move footnote into body of text

The footnote appears to be redundant with the more vague paragraph
immediately following it in the main body of the text, so combine their
information instead.

* Make explicit that `coalesce()` replaces NAs

* Fix definition of `start` & `end` for `str_sub()`

* Edit section on Letter variations

* Edit section on Locale-dependent function

* Apply suggestions from code review

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-01-06 15:13:34 -05:00
yingxingwu
fc51a5f5f8 Update workflow-style.qmd (#1218)
line 221, "can" to "can't"
2023-01-05 00:45:26 -05:00
Mine Cetinkaya-Rundel
b4bde71f35 Typo + grammatical fixes + issue triage (#1217)
* Fix ex wording + grammatical, closes #1209

* Suppress warnings, closes #1210

* Update screenshot, closes #1211

* Grammatical

* Typos + grammatical

* Update workflow-basics.qmd

* Update workflow-basics.qmd

* Update workflow-basics.qmd

* Update workflow-help.qmd

* Update workflow-pipes.qmd
2023-01-05 00:26:14 -05:00
Divider85
e3b8211853 Update data-transform.qmd (#1216)
* Update data-transform.qmd

Fix wording

* Update data-transform.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-01-04 21:22:56 -05:00
Stephan Koenig
9173b3db60 Fix typos in chapters Whole game, Data visualization, Numbers (#1215)
* Fix typo

Fixes #1208

* Fix typo

Fixes #1207

* Fix typo
2023-01-04 21:21:34 -05:00
Divider85
fc91ed7cd8 Update data-transform.qmd (#1214)
Fix wrong wording
2023-01-04 17:41:55 -06:00
Stephan Koenig
69b2a265a8 Suggestions for chapters on logical vectors and numbers (#1212) 2023-01-04 15:31:49 -06:00
Russell Shean
b5d6735959 Spelling fix (#1205) 2023-01-03 10:25:47 -05:00
Mine Cetinkaya-Rundel
e68098f193 Typo fixes (#1204)
* Grammatical edits

* Grammatical edits

* Grammatical edits

* Remove ref since fn not mentioned earlier

* Typo fixes, closes #1191

* Add palmerpenguins, closes #1192

* Grammatical edits

* More grammatical edits

* Omit warning, closes #1193

* Fix link, closes #1197

* Grammatical edits

* Code style + clarify labs() args, closes #1199

* Fix year, closes #1200

* Use penguins instead, closes #1201
2023-01-03 02:06:27 -05:00
Mine Cetinkaya-Rundel
26a20c586a Add exercise on group_by (#1203)
* Add exercise on group_by

* Don't eval the code chunks

* Edits + indentation
2023-01-02 20:44:46 -05:00
Jonathan Kitt
29c8822d3b Fixed typos (#1186)
* Fixed typos

* Update data-transform.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-01-02 20:11:14 -05:00
Mine Cetinkaya-Rundel
01e3551650 Spreadsheets edits (#1202)
* Line breaks

* Address Jenny's review comments
2023-01-02 19:54:58 -05:00
Zeki Akyol
b2eb3a567a Fix plaintext typos (#1196) 2022-12-25 11:23:42 -05:00
Hadley Wickham
96ef4b2d3b Use CRAN repurrsive
Fixes #1187
2022-12-18 18:07:53 -06:00
Hadley Wickham
ca75b0c02a Update for new cross_join() function 2022-12-18 10:19:03 -06:00
Jonathan Kitt
35f9c847b7 Fixed typo (#1185) 2022-12-16 08:22:06 -06:00
Mine Cetinkaya-Rundel
69df813e31 Whole game edits (#1184)
* Reflect new part structure

* Mention all chapters

* Hide the ruler

* Crossref diagram

* Fix crossref

* Mention all import chapters

* Fix link to following chapter

* Fix title and summary

* Add intros

* Consistent chunk style?
2022-12-16 01:41:10 -05:00
Mine Cetinkaya-Rundel
0b557e0da7 Add section on googlesheets (#1182)
* Show all rows

* Can't read named ranges

* Add exercises

* Move to screenshots

* Some structure

* Read in google sheets

* Add more googlesheets content

* Add summary

* A bit more polishing

* Update status
2022-12-14 08:30:23 -05:00
Divider85
83a2845e19 Fix typo (#1181)
Fix typo above code, the instruction ask for price by cut but the code is body mass by species
2022-12-14 02:43:33 -05:00
Shinya Uryu
ed4a29e31e [fix]start year (#1180) 2022-12-13 14:24:19 -06:00
mine-cetinkaya-rundel
1bf0b5d105 Catch a few more UK spellings, closes #1160 2022-12-12 13:37:24 -05:00
mine-cetinkaya-rundel
ff893361e8 Label x and y arguments in aes(), closes #1159 2022-12-12 13:35:15 -05:00
mcsnowface, PhD
73d779d8e0 Update iteration.qmd (#1179)
Just some minor edits and one comment. I hope that's useful.
2022-12-11 08:38:07 +13:00
Hadley Wickham
34bb0a5f44 Bit more about := 2022-12-08 14:47:46 -06:00
Hadley Wickham
5af95dd185 Update rstudio.com links
Fixes #1158
2022-12-08 14:44:36 -06:00
Hadley Wickham
65eb7e8357 Fix typos
Fixes #1176
2022-12-08 14:43:22 -06:00
Hadley Wickham
12bc90ef69 Add thanks 2022-12-08 14:43:19 -06:00
mcsnowface, PhD
e5e66de3cf Update functions.qmd (#1178) 2022-12-09 09:38:35 +13:00
Hadley Wickham
0743cbd3aa Wrangle -> import (#1177)
* Wrangle -> import

* Update import.qmd

* Update import.qmd

* Update import.qmd

* Update import.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-07 21:48:59 -05:00
Danielle Navarro
281005a31c Adds chapter about arrow (#1137)
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Co-authored-by: Hadley Wickham <hadley@posit.co>
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-08 14:43:11 +13:00
mcsnowface, PhD
3c4ee847e0 Update webscraping.qmd (#1175)
* Update webscraping.qmd

A few minor edits fixing typos etc. Also added two comments.

* Update webscraping.qmd

* Update webscraping.qmd

* Make HTML code visible

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-07 01:31:57 -05:00
Hadley Wickham
60052fe34e Add missing word
Fixes #1174
2022-12-06 19:15:23 -06:00
Hadley Wickham
e0d6b7036e Fix typo
Fixes #1173
2022-12-06 18:03:26 -06:00
Hadley Wickham
37521f487a Link to tidymodels 2022-12-06 16:17:25 -06:00
Hadley Wickham
ae15acf2fc Save 2022-12-06 16:15:54 -06:00
mcsnowface, PhD
ae9680ecd7 Update rectangling.qmd (#1172) 2022-12-07 11:13:20 +13:00
Hadley Wickham
4635426ec3 New chapter on web scraping (#1141)
* First pass at scraping chapter

* Remove unneeded library() call

* Tweaks

* More on the legalities

* More writing

* Bit more on webscraping

* More on scraping

* Some edits + comments

* Add summary + comment about APIs

* More polishing

Co-authored-by: mine-cetinkaya-rundel <cetinkaya.mine@gmail.com>
2022-12-07 11:06:36 +13:00
Hadley Wickham
375dab4f5a Fix units for body mass
Fixes #1170
2022-12-06 13:10:24 -06:00
Hadley Wickham
fc5c2044e8 Consistently style for loops 2022-12-06 12:59:03 -06:00
Jon Harmon
cf823b61fb base-R typos and comments (#1123) 2022-12-07 07:48:23 +13:00
Zeki Akyol
4f88cf741f Fix vs. e.g. i.e. punctuation (#1157)
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-06 11:51:11 -05:00
mine-cetinkaya-rundel
69f3059ca6 Update status 2022-12-06 08:27:19 -05:00
mine-cetinkaya-rundel
b9a21fd23f Some more x and y 2022-12-05 06:39:35 -05:00
mine-cetinkaya-rundel
e19dd4c63f Fix typo 2022-12-05 06:39:22 -05:00
mine-cetinkaya-rundel
42191c94e5 Add x and y to aes(), addresses #1159 2022-12-05 03:12:12 -05:00
mine-cetinkaya-rundel
062ab1666d UK -> US spelling, addresses #1160 2022-12-05 02:46:05 -05:00
mcsnowface, PhD
bfaa1414f5 Update logicals.qmd (#1166) 2022-12-05 09:37:03 +13:00