Commit Graph

24 Commits

Author SHA1 Message Date
Hadley Wickham
fc631a4509 Intro update (#1333)
* Update contributors

* Trim intro

* Update intro.qmd

* Update intro.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-03-01 23:51:48 -05:00
Mine Cetinkaya-Rundel
9887705f43 TR edits - Chp 1-9 (#1312)
* Mention parquet and databases

* Simplify language

* Explain what var and obs mean

* Data View() alternative

* Explain density

* Boxplot definition

* Clarify IQR, hide figure, add exercise

* will -> can

* Transform edits

* Fix typo

* Clairfy cases
2023-02-27 21:54:34 -05: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
af16cfc084 Restore description of modelling
Fixes #1258
2023-02-07 10:10:26 -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
d8688e8029 Tweak package install advice 2023-01-23 08:27:51 -06:00
Hadley Wickham
b86b5c6270 Drop wakefield (#1241)
Fixes #1239
2023-01-23 08:11:38 -06:00
Hadley Wickham
d3a9919967 Use dev tidyverse (#1240)
* lubridate is now core
* briefly mention conflicted

Fixes #1105
2023-01-23 07:48:36 -06:00
Rohan Alexander
4ff400ff60 Minor typo (#1225)
Update the number of packages from outside the tidyverse.
Add description of wakefield.
2023-01-10 13:48:05 -06:00
Stephan Koenig
94033a1331 Suggested edits related to Strings chapter (#1219)
* Add {wakefield} as dependency for Strings chapter

* Move footnote into body of text

The footnote appears to be redundant with the more vague paragraph
immediately following it in the main body of the text, so combine their
information instead.

* Make explicit that `coalesce()` replaces NAs

* Fix definition of `start` & `end` for `str_sub()`

* Edit section on Letter variations

* Edit section on Locale-dependent function

* Apply suggestions from code review

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-01-06 15:13:34 -05:00
Mine Cetinkaya-Rundel
e68098f193 Typo fixes (#1204)
* Grammatical edits

* Grammatical edits

* Grammatical edits

* Remove ref since fn not mentioned earlier

* Typo fixes, closes #1191

* Add palmerpenguins, closes #1192

* Grammatical edits

* More grammatical edits

* Omit warning, closes #1193

* Fix link, closes #1197

* Grammatical edits

* Code style + clarify labs() args, closes #1199

* Fix year, closes #1200

* Use penguins instead, closes #1201
2023-01-03 02:06:27 -05:00
Mine Cetinkaya-Rundel
69df813e31 Whole game edits (#1184)
* Reflect new part structure

* Mention all chapters

* Hide the ruler

* Crossref diagram

* Fix crossref

* Mention all import chapters

* Fix link to following chapter

* Fix title and summary

* Add intros

* Consistent chunk style?
2022-12-16 01:41:10 -05:00
Hadley Wickham
5af95dd185 Update rstudio.com links
Fixes #1158
2022-12-08 14:44:36 -06:00
mine-cetinkaya-rundel
062ab1666d UK -> US spelling, addresses #1160 2022-12-05 02:46:05 -05:00
Jonathan Kitt
9de102473e Update intro.qmd (#1165)
Removed a redundant use of "packages" in the text.
2022-11-30 07:15:19 -05:00
Aep Hidyatuloh
8b7a6bfb3c Delete redundant words Running R code section (#1148)
At the and of Running R Code section the "we'll use" are written 2 times.
2022-11-22 21:47:10 -05:00
Hadley Wickham
69b4597f3b More work on O'Reilly book
* Make width narrower
* Convert deps to table
* Strip chapter status
2022-11-18 11:05:00 -06:00
Hadley Wickham
31ef77ced6 Fix code width to 80
And verify with a ruler
2022-11-18 10:23:53 -06:00
Hadley Wickham
3f68594404 Update welcome, intro, and contributors 2022-11-04 12:48:09 -05:00
Zeki Akyol
279611af8a fix minor plaintext typos and links (#1082) 2022-09-01 06:43:57 -05:00
Hadley Wickham
21e31429a5 Whole game feedback from O'Reilly (#1057)
* Redraw data science process diagrams

* Polishing the whole game

* Add reference to TMWR

* Respond to visualization feedback

* Minor changes

* Better integrate workflow-scripts chapter

* Minor getting help polishing

* Update investing in yourself links

* Redraw RStudio screenshots

* More scripts/projects polishing

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-08-29 06:24:32 -04:00
Paul Adamson
d1f91bbd3e Fix typo and awkward grammar in intro.qmd (#1079) 2022-08-21 16:11:23 +00:00
Hadley Wickham
027848d806 Minor updates to intro 2022-08-08 13:47:35 -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