Commit Graph

55 Commits

Author SHA1 Message Date
Mine Cetinkaya-Rundel 528606008e
Fix typo, closes #1601 2023-11-20 08:10:43 -05:00
Mitsuo Shiota 6b90ffda93
It is natural to use the same function as the previous code chunk. (#1492) 2023-11-08 22:11:21 -05:00
Mitsuo Shiota e542450760
better to follow the good practice in 26.3.3 Common use cases (#1493) 2023-11-08 22:06:09 -05:00
Mine Cetinkaya-Rundel 02651ef846
Remove status (#1527)
* Remove status

* Remove status, no other changes

* Leave a note about how to use status()

* Remove status + visual editor made some changes

* Remove backticks added by visual editor

* Remove whitespaces
2023-07-13 11:52:21 -04:00
mine-cetinkaya-rundel 587cb0d51d Add missing alt text 2023-05-26 11:23:14 -04:00
mine-cetinkaya-rundel 9ca4cb9a95 Fix typos 2023-05-25 23:27:15 -04:00
Mitsuo Shiota dc95230a6d
Fix/iteration typos (#1491)
* a typo

* a typo

* a typo

* Update iteration.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-24 13:17:55 -05:00
mine-cetinkaya-rundel adac82ba3f Copy edits 2023-05-09 16:46:39 -04:00
Peter Baumgartner 4c30b96b3a
Fix typo in "iteration" (#1437)
* … because that value is recorded in the path, not **in** the individual files …

add "in"

* but **you** if you look at the docs for the functions used

delete the first "you"
2023-04-17 09:13:07 -04:00
alberto-agudo 3a668b97cd
Fix typo (#1386) 2023-03-24 11:11:55 -05:00
alberto-agudo c2eb96fa11
Including msising word (#1384) 2023-03-22 14:43:41 -05:00
Hadley Wickham cca1cd4e07 Minor fixes
Fixes #1324
2023-03-08 17:33:52 -06:00
Hadley Wickham 7cd62150c0
TR feedback 2 (#1318) 2023-03-01 07:45:54 -06:00
Hadley Wickham cd6c68b5a9 Minimise iteration 2023-02-07 15:48:02 -06:00
Hadley Wickham 78ca55ff52
dplyr is on CRAN (#1257) 2023-01-30 11:23:29 -06:00
Hadley Wickham d9afa135fc
tidyr is now on CRAN 🎉 (#1247) 2023-01-26 09:41:40 -06:00
Hadley Wickham e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -06:00
Hadley Wickham d3a9919967
Use dev tidyverse (#1240)
* lubridate is now core
* briefly mention conflicted

Fixes #1105
2023-01-23 07:48:36 -06:00
Gleb Ebert 1d7fef794a
Update old function name (#1233)
The function `append_csv()` is nowhere to be found the rest of the book. I assume from the context that `append_csv` is an earlier name of what is now `append_file`
2023-01-20 07:55:08 -06:00
Zeki Akyol b2eb3a567a
Fix plaintext typos (#1196) 2022-12-25 11:23:42 -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
mine-cetinkaya-rundel 42191c94e5 Add x and y to aes(), addresses #1159 2022-12-05 03:12:12 -05:00
Hadley Wickham 3045d05e64 Use US spelling of summarize()
Fixes #1125
2022-11-18 16:07:54 -06:00
Hadley Wickham 64a5123400 Fix small problems 2022-11-11 09:41:59 -06:00
Jennifer (Jenny) Bryan c4cd9cecfa
Feedback on iteration chapter (#1130) 2022-11-11 08:00:44 -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
Hadley Wickham 75538a5969 Use group_nest() in Iteration chapter 2022-11-07 10:05:05 -06:00
Hadley Wickham 331586da6f Pick now in dplyr 2022-11-04 11:43:30 -05:00
Hadley Wickham a586ec7ea8
New chapter on important base R functions (#1113) 2022-11-04 10:29:04 -05:00
Hadley Wickham 127db0fe81 Rough out summaries for all transform chapters 2022-10-21 09:15:19 -05:00
Hadley Wickham be5905a09c I -> we 2022-09-29 10:50:47 -05:00
Hadley Wickham a1c9cf2ff2 More on functions 2022-09-29 09:20:45 -05:00
Hadley Wickham 8bb53a7fc6 Tweak prerequisite setup 2022-09-26 08:38:18 -05:00
Hadley Wickham 27683b9040 Bit more on vectors 2022-09-25 09:26:22 -05:00
Hadley Wickham ea8bfdfc25 Polishing final parts of iteration chapter 2022-09-23 17:02:53 -05:00
Hadley Wickham c24e0b8692 More polishing 2022-09-22 10:43:21 -05:00
Hadley Wickham f0dfed0163 Iterating on iteration 2022-09-20 09:14:00 -05:00
Hadley Wickham 60e25bb120 More function brain dumping 2022-09-19 17:46:17 -05:00
Hadley Wickham 789856a868 Functions brainstorming 2022-09-18 16:20:49 -05:00
Hadley Wickham c5a81b92ba Fleshing out each file section 2022-09-17 10:58:18 -05:00
Mara Averick d84c4a3731
Output of mutate w/ across gets same *name* as input (#1092) 2022-09-16 08:30:53 -05:00
Hadley Wickham 8e0e6db1d2 Bang out more details on writing files 2022-09-15 15:28:54 -05:00
Hadley Wickham 525807e842 More hacking away at iteration 2022-09-15 14:56:12 -05:00
Hadley Wickham 242b9e9c11 Hacking away at iteration 2022-09-14 08:11:10 -05:00
Zeki Akyol 7db1d7018a
Fix minor plaintext typos (#1085)
Co-authored-by: Betul Turkoglu <79486373+betulturkoglu@users.noreply.github.com>
2022-09-08 15:20:53 -05:00
Hadley Wickham 5c5774f86d Programming tweaks 2022-09-08 11:32:10 -05:00
Hadley Wickham 843df1d22d Consistently style for loop
Fixes #837
2022-08-30 09:00:14 -05:00