Commit Graph

57 Commits

Author SHA1 Message Date
shleeneu f93456a3da
Typo in clean_number() (#1580)
|> as.numeric(x) shouldn't include x as x has been piped in.
2023-10-25 19:10:35 -07:00
Pasha 0a0153ae8d
26.1 Functions: three -> four advantages (#1565)
Very small issue.
Text says three advantages then lists four.
I believe 1e listed three.
2023-08-21 17:40:05 -04: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 597dec28da Add missing alt text 2023-05-26 15:11:02 -04:00
mine-cetinkaya-rundel 587cb0d51d Add missing alt text 2023-05-26 11:23:14 -04:00
Mitsuo Shiota 9fdb50ee10
Next chapter is Iteration, not Vectors (#1490) 2023-05-22 08:48:54 -04:00
mine-cetinkaya-rundel adac82ba3f Copy edits 2023-05-09 16:46:39 -04:00
Peter Baumgartner 3304cac69a
The goal of this function is **to** compute the mean (#1436)
add "to"
2023-04-17 09:13:33 -04:00
mine-cetinkaya-rundel b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
David 0a3456cc67
Fixing typo in functions chapter (#1417) 2023-04-09 23:40:21 -04:00
alberto-agudo d9d44a0fdd
Wrong dataset fix (#1383)
This exercise asks to create a decimal time out of clock time from the `sched_dep_time` variable. However, it is calling this on the `weather` dataset, where it should be the `flights` one. Otherwise, the user will get an error.
2023-03-22 15:57:30 -05:00
alberto-agudo d3a0a5a327
Fixing typo chapter 26 (#1382) 2023-03-21 19:49:21 -04:00
Hadley Wickham 7cd62150c0
TR feedback 2 (#1318) 2023-03-01 07:45:54 -06:00
Zeki Akyol 5cfe902d8c
Change `data set` to `dataset` (#1282)
- It changes `data set(s)` to `dataset(s)` for consistency, throughout the book.
- It adds `# Left` and `# Right` comments for similar side-by-side plots.
2023-02-14 07:32:09 -06:00
Hadley Wickham 3c81995877 Reduce contents of functions chapter 2023-02-07 15:28:45 -06:00
Hadley Wickham 3421579c61 Drop a few figures 2023-01-24 09:55:34 -06:00
Hadley Wickham e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -06:00
mine-cetinkaya-rundel 1bf0b5d105 Catch a few more UK spellings, closes #1160 2022-12-12 13:37:24 -05:00
mine-cetinkaya-rundel ff893361e8 Label x and y arguments in aes(), closes #1159 2022-12-12 13:35:15 -05:00
Hadley Wickham 34bb0a5f44 Bit more about := 2022-12-08 14:47:46 -06:00
mcsnowface, PhD e5e66de3cf
Update functions.qmd (#1178) 2022-12-09 09:38:35 +13:00
Zeki Akyol 4f88cf741f
Fix vs. e.g. i.e. punctuation (#1157)
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-06 11:51:11 -05:00
mine-cetinkaya-rundel 062ab1666d UK -> US spelling, addresses #1160 2022-12-05 02:46:05 -05:00
Zeki Akyol da35569ab5
Fix typo (#1154) 2022-11-26 09:59:17 -05:00
Zeki Akyol 1684661175
Fix typo (#1153) 2022-11-26 09:57:59 -05:00
Zeki Akyol f5e8b88496
fix punctuation (#1149) 2022-11-24 00:27:02 -05:00
Zeki Akyol 768174fa2f
fix typo (#1150) 2022-11-24 00:08:37 -05:00
Hadley Wickham bdc3555b9a Describe pull in Base R chapter
Fixes #1108
2022-11-21 08:43:00 -06:00
werkstattcodes fc0a996314
refer to used dataset (#1146) 2022-11-20 16:43:20 -05:00
Hadley Wickham 3045d05e64 Use US spelling of summarize()
Fixes #1125
2022-11-18 16:07:54 -06:00
Jennifer (Jenny) Bryan c4cd9cecfa
Feedback on iteration chapter (#1130) 2022-11-11 08:00:44 -06:00
Hadley Wickham 331586da6f Pick now in dplyr 2022-11-04 11:43:30 -05:00
Matan Hakim 8fd4d856c2
Update functions.qmd (#1112)
Fixed a minor repetition
2022-10-25 17:39:28 -05:00
Hadley Wickham c0461b11bd WS 2022-10-24 09:36:38 -05:00
Maxim Nazarov 95790b0e52
fixing typos in functions.qmd (#1106)
In addition to these, there is also inconsistent use of `summarise` and `summarize`, but maybe this is on purpose to show that there are 2 spelling options?
2022-10-21 06:26:15 -05:00
Hadley Wickham 7ae7489df9 Add missing eval: false 2022-10-20 11:00:30 -05:00
Hadley Wickham f004297d8c More polishing + some exercises 2022-10-20 10:52:34 -05:00
Hadley Wickham 8078a9c0f7 Function polishing 2022-10-20 10:16:47 -05:00
Hadley Wickham 765d1c8191 More work on programming 2022-10-19 17:36:06 -05:00
Hadley Wickham 78ac42c1a5 Section about RStudio function shortcuts
Fixes #1058
2022-09-29 11:27:33 -05:00
Hadley Wickham be5905a09c I -> we 2022-09-29 10:50:47 -05:00
Hadley Wickham faeeb564a4 Improve cross-references
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Hadley Wickham a1c9cf2ff2 More on functions 2022-09-29 09:20:45 -05:00
Hadley Wickham 21dd5aa4a4 Bit more structure 2022-09-26 08:55:42 -05:00
Hadley Wickham 2f637609c4 Brain dump of ggplot2 functions from twitter 2022-09-26 08:37:59 -05:00
Hadley Wickham c24e0b8692 More polishing 2022-09-22 10:43:21 -05:00
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