Commit Graph

11 Commits

Author SHA1 Message Date
Hadley Wickham 761fe9d591 Update plumbing 2022-09-22 09:01:02 -05:00
Hadley Wickham d0fca54370 Hacking away at functions 2022-09-21 16:34:26 -05:00
Hadley Wickham 3e88bddda3 Bashing functions into shape 2022-09-20 17:03:26 -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
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
august-18 2110e26f22
Update functions.qmd (#1080)
"As you write more and more functions you’ll eventually want to convert these informal, interactive tests into formal, automated tests. That process is called unit testing. Unfortunately, it’s beyond the scope of this book, but you can learn about it in http://r-pkgs.had.co.nz/tests.html."
Link gives 404 error for page not found
I updated to https://r-pkgs.org/testing-basics.html
2022-08-29 06:08:51 -04: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