Commit Graph

1956 Commits

Author SHA1 Message Date
mine-cetinkaya-rundel 0a134cb118 Update for Quarto from Rmd 2023-03-10 01:10:24 -05:00
mine-cetinkaya-rundel ef1fa90d80 Add link to user guide, closes #1346 2023-03-09 19:55:22 -05:00
mine-cetinkaya-rundel 2361281df0 Add comma 2023-03-09 19:07:28 -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 bac06d00f2 Fix typo
Fixes #1352
2023-03-09 17:19:06 -06:00
Hadley Wickham 8c03ddc730
There's something about `.by` (#1351)
Fixes #1242
2023-03-09 15:07:18 -06:00
Mine Cetinkaya-Rundel 64841ccd3e
Visualize part review edits (#1348)
* EDA review edits

* Import review edits (move text up)

* Visualize review edits (move text up)

* Layers review edits

* Visualize review edits

* (Partial) communication review edits -- more to come

* Add note on ordered + remove unclear ex

* Reduce annotation plots + review edits

* Update EDA.qmd

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

* Update EDA.qmd

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

* Update communication.qmd

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

* Update communication.qmd

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

* Update layers.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-import.qmd

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

* Update layers.qmd

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

* Clarify what's hard to see

* Fix typo

* Add ggforce::geom_mark_hull

* Take legend back

* Clarify inherit

* Take back reordering

---------

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2023-03-09 09:19:02 -05:00
Hadley Wickham a793af0aac Typo
Fixes #1350
2023-03-09 08:04:45 -06: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
Hadley Wickham 33ad991f5d Draw connection to later package
Fixes #1323
2023-03-08 17:50:33 -06:00
Hadley Wickham 2b2a35bb93 Mention ties
Fixes #1320
2023-03-08 17:41:23 -06:00
Hadley Wickham cca1cd4e07 Minor fixes
Fixes #1324
2023-03-08 17:33:52 -06:00
Hadley Wickham 4a3b6d0640 Normalize 2023-03-08 17:28:52 -06:00
Hadley Wickham d42b59e4a8 Update file name 2023-03-08 17:28:34 -06:00
Hadley Wickham 1e488f384f
Final comments from whole game (#1347) 2023-03-08 10:40:53 -06:00
Hadley Wickham 08c3cdf6f2
Technical review comments for import (#1345)
Includes fix for #1342
2023-03-08 07:30:03 -06:00
Hadley Wickham 424665c929 Improve data tidying
Fixes #1322
2023-03-07 16:10:32 -06:00
Hadley Wickham 810b9f6a3c
Try simpler code with latest arrow (#1334) 2023-03-07 08:05:43 -06: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
Mine Cetinkaya-Rundel dfb8b5602b
Quarto edits (#1344)
* Quarto edits

* Add exercise
2023-03-07 08:48:34 -05:00
David 7b192c3447
Mynor typo (#1338) 2023-03-04 09:16:55 -05:00
Mine Cetinkaya-Rundel 1338fcd169
More TR edits (#1335)
* Remaining dataviz edits

* Workflow basics edits

* Bold first appearance

* Data transform edits

* None of this should be causing the action fail though...

* 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>

* Address review comments

* Add missing pipe!

---------

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2023-03-02 16:09:49 -05:00
mine-cetinkaya-rundel bd32ddcfbb Remove redundancy, closes #1316 2023-03-02 00:52:42 -05:00
mine-cetinkaya-rundel 84a70878a4 Address what vs. means, closes #1311 2023-03-02 00:45:25 -05:00
mine-cetinkaya-rundel d13baffead Fix broken crossref, closes #1309 2023-03-02 00:29:53 -05:00
Mine Cetinkaya-Rundel 70687bf94c
Review edits (#1330)
* Cut case study down a bit

* Intro feedback

* Visualize feedback

* Update data-transform.qmd

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

* Update data-visualize.qmd

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

* Update data-visualize.qmd

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

* Update intro.qmd

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

* Update intro.qmd

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

* Incorporate review feedback

---------

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2023-03-02 00:26: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
Jonathan Kitt 63cbf8a90d
Fixed typos (#1307)
Fixed typos in figure explanation : top/middle/bottom rather than left/middle/right, due to the display of figures in the text.
2023-03-01 14:04:54 -06:00
Hadley Wickham 1eed88433c
Updates for new relationship argument (#1331) 2023-03-01 14:01:24 -06:00
Hadley Wickham 8b8b31a4b9 Fix keyboard shortcut
Fixes #1317
2023-03-01 14:01:08 -06:00
Hadley Wickham 0c2971b9d1
Eliminate pipes chapter (#1332)
More pipes in to transform chapter, and reflow chapter summaries.
2023-03-01 13:34:26 -06:00
Hadley Wickham 844879979b Fix typo
Fixes #1329
2023-03-01 09:45:08 -06:00
Hadley Wickham 7cd62150c0
TR feedback 2 (#1318) 2023-03-01 07:45:54 -06:00
Jonathan Kitt bf07203845
Fixed typos (#1315)
- by time -> by the time
- last sentence of the chapter refers to next chapter as focusing on getting help, which seems to be an error due to the reordering to chapters.
2023-02-28 08:36:29 -05:00
Penelope Y 89f587b75e
Fix typos and UK spellings (#1314) 2023-02-28 08:35:57 -05:00
David e3cb556344
Fixing typo (#1313)
* Fixing typo

* Update logicals.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-02-28 05:17:09 -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
Hadley Wickham c0f0375d44
TR review feedback for logicals-factors (#1310) 2023-02-27 16:42:29 -06:00
Hadley Wickham b03248a66f tidyverse is now on CRAN 2023-02-27 14:07:01 -06:00
Jonathan Kitt 7d60ab2775
Fixed typo (#1308) 2023-02-27 05:39:47 -05:00
Mine Cetinkaya-Rundel 82c3bd3620
Add "character", closes #1304 2023-02-26 17:38:18 -05:00
Caddy 5b46b73b2d
Fixed a little typo (#1305) 2023-02-26 08:59:15 -06:00
Zeki Akyol f03b2e4a67
Fix typo (#1302) 2023-02-25 09:06:46 -05:00
Jonathan Kitt 1ae4d0a042
Fixed error in text (#1300)
Replaced "After reading the first two parts" with "After reading the first part" : I think this comes from reordering the chapters in the 2e ?
2023-02-24 08:39:41 -05:00
David 568d3d44e8
Fixing typo (#1301) 2023-02-24 08:39:19 -05:00
mine-cetinkaya-rundel d1e0121ce2 Functions are already introduced, closes #1293 2023-02-24 00:36:39 -05:00
mine-cetinkaya-rundel 550f5ce7d3 Add explanation of transformation, explain #1280 2023-02-24 00:26:34 -05:00
mine-cetinkaya-rundel 661b0a5339 Adding back an NA, closes #1273 2023-02-24 00:18:33 -05:00
mine-cetinkaya-rundel 9ee09e9441 Fix capitalization, closes #1286 2023-02-23 23:53:52 -05:00
mine-cetinkaya-rundel b222b5c467 Merge branch 'main' of https://github.com/hadley/r4ds 2023-02-23 23:52:43 -05:00