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
Robin Penfold
5750b23270
Update logicals - case_when - reorder arguments ( #1167 )
2022-12-05 09:30:56 +13:00
Mine Cetinkaya-Rundel
1ffbbf90b5
New visualize part ( #1115 )
2022-12-05 07:05:38 +13:00
Hadley Wickham
bff64c83eb
stringr 1.5.0 now on CRAN ( #1169 )
2022-12-05 06:55:03 +13:00
mcsnowface
bf474ecffc
Patch 2 ( #1168 )
...
* Update numbers.qmd
* Update numbers.qmd
2022-12-01 20:11:30 +13:00
Jonathan Kitt
2069938079
Update preface-2e.qmd ( #1163 )
...
Fixed typo in preface
2022-11-30 07:15:53 -05:00
Jonathan Kitt
9de102473e
Update intro.qmd ( #1165 )
...
Removed a redundant use of "packages" in the text.
2022-11-30 07:15:19 -05:00
Hadley Wickham
31363dc23a
Title change + feedback from O'Reilly
2022-11-29 09:26:17 -06:00
Hadley Wickham
19c89ebf64
Feedback from O'Reilly + style fixes
2022-11-29 09:26:17 -06:00
Jonathan Kitt
f0b19065c7
Update joins.qmd ( #1161 )
2022-11-29 07:46:36 -06:00
Joyce Robbins
e2a4e1a236
fix typo ( #1155 )
2022-11-27 12:21:04 -05:00
Zeki Akyol
da35569ab5
Fix typo ( #1154 )
2022-11-26 09:59:17 -05:00
Zeki Akyol
1684661175
Fix typo ( #1153 )
2022-11-26 09:57:59 -05:00