Commit Graph

18 Commits

Author SHA1 Message Date
Stephan Koenig 69b2a265a8
Suggestions for chapters on logical vectors and numbers (#1212) 2023-01-04 15:31:49 -06:00
mine-cetinkaya-rundel ff893361e8 Label x and y arguments in aes(), closes #1159 2022-12-12 13:35:15 -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
Hadley Wickham c89aa20627 Discuss type consistency
Fixes #1109
2022-11-21 08:43:00 -06:00
Hadley Wickham 3045d05e64 Use US spelling of summarize()
Fixes #1125
2022-11-18 16:07:54 -06:00
Hadley Wickham c9e1dad604 Fix broken links due to new base R chapter 2022-11-04 10:45:25 -05:00
Hadley Wickham 127db0fe81 Rough out summaries for all transform chapters 2022-10-21 09:15:19 -05:00
Hadley Wickham 86324b358d O'Reilly feedback 2022-09-29 10:58:31 -05:00
Hadley Wickham faeeb564a4 Improve cross-references
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Hadley Wickham 3141e6e7dc Restructuring vectors 2022-09-24 09:26:16 -05:00
Zeki Akyol 1f69ff24b7
Fix plaintext typos (#1088) 2022-09-13 08:28:19 -04: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 db5d108a78 Fix typo 2022-08-09 16:45:24 -05:00
Hadley Wickham 5162de55ea Use consecutive_id() instead of cumsum() tricks
Fixes #1055
2022-08-09 15:45:59 -05:00
Hadley Wickham 1d0902c9bf Switch from I to we
Fixes #642
2022-08-09 11:43:12 -05:00
Mine Çetinkaya-Rundel ff05d630b8 Implement suggestions and typo fixes, closes #1028 2022-06-01 01:04:50 -04: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