Commit Graph

41 Commits

Author SHA1 Message Date
Dr. Ryan McShane 4617d6ee8b
Remove numbering from Introduction -- intro.qmd (#1563)
Followed the [R Markdown cookbook instructions](https://bookdown.org/yihui/rmarkdown-cookbook/unnumbered-sections.html#unnumbered-sections) which note that multiple attributes can be modified in the section heading. Also verified local copy would render.
2023-11-08 23:24:50 -05: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
Mitsuo Shiota bc64b998c0
probably typos (#1509) 2023-06-05 23:25:05 +10:00
mine-cetinkaya-rundel 351e49932a Merge branch 'main' of https://github.com/hadley/r4ds 2023-05-26 11:44:23 -04:00
mine-cetinkaya-rundel 205c9922f4 Make syntax for multi-line fig-cap and fig-alt consistent 2023-05-26 11:44:08 -04:00
Mine Cetinkaya-Rundel 1377de5da6
Update acknowledgements (#1507)
* Bold current chapter and section, closes #1444

* Update + re-alphabetize contributors
2023-05-25 23:37:48 -04:00
Misty Knight-Finley 576c7db57e
Update intro.qmd (#1485)
Removed "dplyr" from list of non-tidyverse packages listed in section 1.4.3
2023-05-20 23:50:34 -04:00
SM Raiyyan 87fc313bb0
Made the 'intro' page grammatically correct. (#1452)
* Made the entire page grammatically correct.

* Update intro.qmd

* Update intro.qmd

* Update intro.qmd

* Update intro.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-09 21:49:50 -04:00
mine-cetinkaya-rundel 0800202761 Add all packages, closes #1373 2023-05-09 13:51:27 -04:00
Alec Fisher 55555d1d2c
Update intro.qmd (#1445) 2023-04-25 07:39:27 -05:00
mine-cetinkaya-rundel dc2e531499 Remove line break + visual editor moved chunk 2023-04-08 10:23:03 -04:00
Kevin Perese 392a18dddd
Fix typo in intro.qmd (#1372)
Plus add a little more clarification/rationale for installing the additional packages.
2023-03-16 11:40:09 -04:00
Hadley Wickham 30bb4458ed
Update acknowledgements (#1363) 2023-03-12 12:59:13 -05:00
mine-cetinkaya-rundel ef1fa90d80 Add link to user guide, closes #1346 2023-03-09 19:55:22 -05:00
Olivier Cailloux 39132b9a74
Minors (#1339)
* comma

* Quarto link

* but instead of and, as it seems to be considered as a good thing then a bad thing

* Reduce repetition

* Typo ot ⇒ to

* Rm spurious comma

* TODO ref

* Comment about a strange sentence

* Comment not in my env

* Comment about create ≠ assign

* Argument about reading one’s mind

* Broken ref comment

* Argument about repetition

* Argue for reducing repetition

* Comment about dplyr

* Resolve to dos

* Resolve to dos

* Update intro.qmd

* Update intro.qmd

* Resolve to dos

* Fix number of workflow chapters

---------

Co-authored-by: Olivier Cailloux <olivier.cailloux@gmail.com>
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-03-09 19:00:58 -05:00
Hadley Wickham 3530ce04d4
Reduce size (#1349)
* Various fixes & changes to reduce size

* Fix arrow issue

* Hopefully eliminate 3 paragraphs from regexps

* Make single diagram for new projects
2023-03-08 22:02:03 -05:00
Mine Cetinkaya-Rundel c6edfb977e
More TR edits (#1343)
* Data tidy edits

* Style edits

* Bit more clarification based on review comments

* Import review edits

* Scripts edits

* Help edits

* Insert edits throughout

* Update data-import.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-import.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-tidy.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-tidy.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-tidy.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-transform.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-transform.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-import.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

---------

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2023-03-07 08:52:43 -05:00
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