Commit Graph

33 Commits

Author SHA1 Message Date
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