Commit Graph

46 Commits

Author SHA1 Message Date
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
Hadley Wickham 72e0f519dc Use walk2 instead of pwalk
Fixes #675
2022-08-30 08:55:08 -05:00
Hadley Wickham 2ae56e389d Refamiliarizing myself with iteration chapter 2022-08-30 08:52:53 -05:00
Y. Yu f3db882d9d
Update iteration.qmd (#1071)
Provided another way of getting R squared by using `nest()` from tidyr, which makes the code to be tidyverse consistent.
2022-08-16 11:37:44 -05:00
Hadley Wickham 1d0902c9bf Switch from I to we
Fixes #642
2022-08-09 11:43:12 -05:00
Mine Cetinkaya-Rundel 262f4ba02f
Convert to Quarto book (#1026)
* Use _quarto.yml
* Rmd -> qmd
* Update build type to None
* Update styling Styling to get close to bs4_book + color
* Convert crossrefs
* Covert chunk options
* Switch to plausible for analytics
* Update action
2022-05-14 08:46:49 +12:00