Commit Graph

1524 Commits

Author SHA1 Message Date
Hadley Wickham 12474765cf More database polishing 2022-05-13 13:38:55 -05:00
Hadley Wickham 1b782799b0 Minor missing values proofing from twitter feedback
Fixes #1025
2022-05-11 13:39:46 -05:00
Hadley Wickham 0ea0ce5e14 Polishing missing values 2022-05-10 21:04:14 -05:00
Hadley Wickham 721ba68ac4 Add databases chapter 2022-05-10 17:26:17 -05:00
Mine Çetinkaya-Rundel 05c66b6f7f Clarify question, closes #993 2022-05-09 13:38:57 -04:00
Mine Çetinkaya-Rundel 7dbe3f9487 fct_infreq results in decreasing order, closes #948 2022-05-09 13:31:21 -04:00
Mine Çetinkaya-Rundel 564d2be645 Clarify why/how typos/case matters, closes #860 2022-05-09 13:19:36 -04:00
Mine Çetinkaya-Rundel fa8218035f Clarify why histogram starts below 0, closes #724 2022-05-09 12:31:46 -04:00
Rafał Kucharski b6809a8a9c
Update data-tidy.Rmd (#1024)
* Update data-tidy.Rmd

Fixed a few typos and propose some grammar corrections.

* Update data-tidy.Rmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-05-09 09:04:20 -04:00
Mine Cetinkaya-Rundel ede8ec5c1b
Updates to whole game - EDA chapter (#1022)
* Fix ref

* YAML chunk options, alt text, minor edits

* More alt + move mapping to global in 1 layer plots

* Some more alt text + modelr -> tidymodels + copyedits

* Add tidymodels

* Fix chunk option

* ifelse -> if_else

* Fixed two broken links, thanks @PursuitOfDataScience

* Walk back ifelse -> if_else change to avoid NA type discussion

* Add restructuring disclaimer
2022-05-08 15:23:00 -04:00
Mine Çetinkaya-Rundel bf57482aae Copy edits to help 2022-05-08 01:33:02 -04:00
Mine Çetinkaya-Rundel ec502237e2 UK -> US spelling, multi-line alt text, YAML chunk opts 2022-05-08 01:32:25 -04:00
Mine Çetinkaya-Rundel e6b958b196 Selected, relevant edits from @pkq. Closes #679. 2022-05-07 22:17:21 -04:00
Y. Yu e6bc512e98
Update program.Rmd (#984)
* Update program.Rmd

Book links do not work as of now. I replaced the links that can direct viewers to the right sites!

* Link to online versions

Co-authored-by: Mine Çetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-05-07 20:55:56 -04:00
Y. Yu d849490dd8
Update communicate-plots.Rmd (#986)
* Update communicate-plots.Rmd

Updated the ggplot2 book link.

* Fix URLs

Co-authored-by: Mine Çetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-05-07 17:58:06 -04:00
Antti Rask c486a57061
Update preface-2e.Rmd (#1020)
Correction for the line about new chapters on column-wise and row-wise operations.
2022-05-07 12:22:29 -04:00
Henry Webel 043a7cb15f
update link to Hands-On Programming with R (#981) 2022-05-07 12:21:37 -04:00
Zeki Akyol eee847d079
Suggested typo fix (#1019) 2022-05-06 14:53:00 -04:00
Michael Boerman e7eab6aef3
Suggested changed to grammar in the new pipes section (#1018) 2022-05-05 15:43:59 -05:00
Adam Gruer fa0851341f
Suggested edits for tidy-data chapter (#1016)
* replace even with ever
* use correct variable name in prose
2022-05-05 07:53:19 -05:00
mcewenkhundi 3619b8a41b
measure_cd instead of measure_title (#1017)
measure_cd was repeated twice by mistake
2022-05-05 07:51:17 -05:00
Hadley Wickham 3c81fde226 Still more polishing of missing values 2022-05-05 07:43:36 -05:00
Hadley Wickham 7f75e63512 More polishing of tidy data 2022-05-04 16:08:53 -05:00
Hadley Wickham b01457ea40 Hack missing values into shape 2022-05-04 11:57:28 -05:00
Hadley Wickham 20f5852cb9 Logical should come before numbers 2022-05-04 09:45:21 -05:00
Hadley Wickham 6d96978573 Move missing values later; update preface 2022-05-04 08:53:13 -05:00
Hadley Wickham afe7e3a2ab WS 2022-05-04 08:41:44 -05:00
Hadley Wickham 79a761664a Finish up with factors
Fixes #728
2022-05-04 08:41:40 -05:00
Hadley Wickham 0a4a5c3d55 Factors polishing
Add alt text. Update code style
2022-05-03 16:02:13 -05:00
Hadley Wickham 7f43bdd7a2 Initial exploration of two-table chapter
Needs more work than I remembered
2022-05-03 09:38:41 -05:00
Hadley Wickham 31b09b1499 Final tidy data polishing 2022-05-03 08:35:39 -05:00
Hadley Wickham 2c56ac830c Working on tidy data 2022-05-03 07:14:32 -05:00
Hadley Wickham 3267221ebb Polishing tibbles 2022-05-02 08:35:34 -05:00
Hadley Wickham b1f5d9f57c Complete writing about usefully untidy data 2022-05-02 08:09:55 -05:00
Hadley Wickham ecc95b3145 Placeholder for NaNs 2022-04-29 15:01:54 -05:00
Hadley Wickham e3383627f5 Untidy data 2022-04-29 15:01:43 -05:00
Hadley Wickham 0225697e08 Fix broken cross-refs 2022-04-28 07:46:57 -05:00
Hadley Wickham 7d750f5328 Typo 2022-04-28 07:40:12 -05:00
Hadley Wickham f795a9a584 Fix repo link; remove old gitbook renderer
Fixes #1015
2022-04-27 17:55:51 -05:00
Hadley Wickham 3b35f2a8a8 Update tidy data link
Fixes #979. Fixes #975.
2022-04-27 09:34:23 -05:00
Hadley Wickham 4076019c46 Link to freely available ggplot2 book
Fixes #995. Fixes #992.
2022-04-27 09:32:56 -05:00
Hadley Wickham 0dfe0e2f04 Fix broken link
Fixes #1004.
2022-04-27 09:28:59 -05:00
Hadley Wickham d14615793a Typo 2022-04-27 09:27:31 -05:00
Hadley Wickham f497d3d996 Final polishing 2022-04-27 09:26:30 -05:00
Hadley Wickham 14c267391c Grammar 2022-04-27 09:07:32 -05:00
Hadley Wickham cb4cda5ae4 Can use both pipes 2022-04-27 09:05:56 -05:00
Hadley Wickham 7d02fba904 More polishing 2022-04-27 09:02:41 -05:00
Hadley Wickham d85b4cdd2c Polishing 2022-04-27 08:35:45 -05:00
Christian 9b181217bc
Minor clarification. (#1012)
Delayed and cancelled flights are not the same thing.

Co-authored-by: Christian Hohenfeld <git@hohenfeld.is>
2022-04-27 08:02:23 -05:00
Hadley Wickham 97b074509d Polishing pipes now that 4.2 is out 2022-04-27 08:01:00 -05:00