Commit Graph

1902 Commits

Author SHA1 Message Date
mine-cetinkaya-rundel 90470aa721 Give a bit more direction 2023-02-21 08:54:08 -05:00
mine-cetinkaya-rundel bd3bb42f24 Clarify which delay 2023-02-21 08:50:32 -05:00
David a9afa9bb19
Typo in plot alt text (#1295) 2023-02-21 07:08:26 -06:00
Ned Western 8e471a578e
Update EDA.qmd (#1292)
Minor typo
2023-02-17 18:19:05 -05:00
Matthias Liew 90c63f11e0
Typo Correction in Section 11.3 (#1289)
Changed geom_smooth() to geom_point() to maintain consistency with geometric object function name in the code block below.
2023-02-15 21:51:18 -05:00
MatthiasLiew 821973e944
Minor Typo Fixes in Section 8.2.1 (#1287)
Changed meal_type to meal_plan to maintain consistency with the variable name in the data/code.
2023-02-15 07:49:11 -05:00
MatthiasLiew 1a4d2481ea
Minor Correction in 6.5 Summary Section (#1285)
vignette(pivot, package = "tidyr") should be changed to vignette("pivot", package = "tidyr")

The former code produces an "object not found" error as vignette does not quote its arguments.
2023-02-15 07:47:51 -05:00
Hadley Wickham 911528d48f Remove O'Reilly files 2023-02-14 07:37:48 -06:00
Hadley Wickham ad72f30b9a Fix some heading issues 2023-02-14 07:37:48 -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
Zeki Akyol 61a4ce719d
Improve sentences (#1279)
It slightly improves sentences and fixes some typos.
2023-02-13 13:29:46 -06:00
Mine Cetinkaya-Rundel b0a395b477
Update DESCRIPTION 2023-02-13 11:49:46 -05:00
mine-cetinkaya-rundel e22180434b Fix EDA typos, closes #1272 2023-02-13 02:37:32 -05:00
mine-cetinkaya-rundel 59e82eb77e On avg -> typical, since medians not means, closes #1269 2023-02-13 02:25:35 -05:00
Mine Cetinkaya-Rundel 18419626ed
A round of edits for length (#1278)
* Move workflow section into Quarto chapter

* Delete removed chapter

* - Hide figures in exercises
- Change eval: false to fig-show: hide

* Remove

* Fix color scale, closes #1243

* Fix plot size

* Reduce image size + formatted excel discussion

* Shorten URLs where possible

* Fix text running off the page on PDF

* Address figure sizing issue

* Re-org removes the need for this reference

* Remove one plot to reduce redundancy

* Read thru

* Minor edits

* Add ggthemes
2023-02-13 02:22:17 -05:00
Rohan Alexander be10801648
Minor typos (#1277) 2023-02-12 14:46:21 -05:00
Rohan Alexander d07a98d1a0
Minor typos (#1276) 2023-02-12 14:45:56 -05:00
Rohan Alexander 65e3a416b6
Fix minor typos (#1274) 2023-02-11 14:40:31 -05:00
David a857e3e396
Fixing typo in plot alt (#1267)
Fixing typo in plot alternative in Statistical transformations section
2023-02-08 08:11:55 -05:00
Hadley Wickham cd6c68b5a9 Minimise iteration 2023-02-07 15:48:02 -06:00
Hadley Wickham 4322a35d7c Minimise base-R a little 2023-02-07 15:41:16 -06:00
Hadley Wickham 3c81995877 Reduce contents of functions chapter 2023-02-07 15:28:45 -06:00
Hadley Wickham ec6cf93c6f Remove another rectangling example 2023-02-07 10:58:33 -06:00
Hadley Wickham c9f68a382f Reduce numbers content 2023-02-07 10:52:35 -06:00
Hadley Wickham e7e509e68b Fix typo
Fixes #1245
2023-02-07 10:41:53 -06:00
Hadley Wickham 504db47630 Eliminate two plots in EDA.qmd
Noticed these in passing. cc @mine-cetinkaya-rundel.
2023-02-07 10:40:45 -06:00
Hadley Wickham 03f1c6c6f4 Consistently use `smaller` dataset in section
Fixes #1252
2023-02-07 10:37:50 -06:00
Hadley Wickham e51ead6c9e Tweak code formatting 2023-02-07 10:35:12 -06:00
Hadley Wickham c2f90cc3f0 Remove confusing question
Fixes #1255
2023-02-07 10:19:55 -06:00
Hadley Wickham af16cfc084 Restore description of modelling
Fixes #1258
2023-02-07 10:10:26 -06:00
Hadley Wickham 909794b6e8 Tweak wording
Fixes #1264
2023-02-07 10:06:27 -06:00
Hadley Wickham d5520263ae Remove invalid install instructions
Fixes #1253
2023-02-07 10:05:57 -06:00
Hadley Wickham 8df3f151d0 Update arrow freeze 2023-02-07 10:05:45 -06:00
Hadley Wickham f80ef6318f Link arrow & duckdb chapters explicitly
Closes #1260
2023-02-07 10:02:30 -06:00
Hadley Wickham 07ebc8c2c0 Reduce tidy data content 2023-02-07 10:01:02 -06:00
Todd Gerarden 91e6e304b4
Minor typo in 6 Data tidying (#1265)
Edited the second code chunk in section 6.3.2 so that pivoted variable names match Figures 6.3, 6.4, and 6.5 for clarity.
2023-02-06 16:11:28 -06:00
Hadley Wickham 78ca55ff52
dplyr is on CRAN (#1257) 2023-01-30 11:23:29 -06:00
Zeki Akyol feaf9545fd
Clarify plaintext and fix punctuation (#1251) 2023-01-27 15:03:36 -06:00
Zeki Akyol 96f4ad4b7c
Fix vs. e.g. i.e. punctuation (#1249) 2023-01-27 09:51:22 -06:00
Hadley Wickham bd67dc7a62 Streamline hierarchical data 2023-01-26 11:11:55 -06:00
Hadley Wickham aa9d72a7c6 More minor page count tweaks & fixes
And re-convert with latest htmlbook
2023-01-26 10:36:07 -06:00
Hadley Wickham d9afa135fc
tidyr is now on CRAN 🎉 (#1247) 2023-01-26 09:41:40 -06:00
Zeki Akyol b1f2086623
`size` to `linewidth` in ggplots (#1248) 2023-01-25 17:53:02 -05:00
Hadley Wickham 1e62bae0f8 Polish preface 2023-01-24 09:55:40 -06:00
Hadley Wickham 3421579c61 Drop a few figures 2023-01-24 09:55:34 -06:00
Hadley Wickham 69d813e56b Reduce contents of programming intro 2023-01-24 09:46:19 -06:00
Hadley Wickham c9d9426f67 Minor updates to reduce page count 2023-01-24 09:33:18 -06:00
Hadley Wickham 2316168cd4 Numbers tweaks 2023-01-24 09:16:09 -06:00
Hadley Wickham fb80197bf7 Reduce printed output with options
* Show maximum 2 line footer for dplyr
* Show max 6 entries for str_view()

cc @mine-cetinkaya-rundel
2023-01-24 09:13:36 -06:00
Stephen Balogun e09d3c4eb5 Supress tidyverse messaging 2023-01-23 17:56:11 -06:00