Commit Graph

1980 Commits

Author SHA1 Message Date
Kevin Perese
044e8a6295 Update index.qmd (#1378)
Fix typo in sentence about kākāpō, make a minor edit to the sentence, and (sadly) update the number (lower) that are still alive.
2023-03-20 15:46:12 -04:00
alberto-agudo
261dfd1469 Fixing typo at the end of date times chapter (18) (#1377) 2023-03-17 21:24:52 -04:00
Jonathan Kitt
6d4854e686 Fixed typos (#1376) 2023-03-17 11:30:32 -04:00
Tom Godfrey
efd42b3292 Typo fix (#1375) 2023-03-17 08:06:54 -04:00
cthierst
13e2fa1691 minor typo (#1371) 2023-03-16 11:40:21 -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
Jonathan Kitt
cb10b6c89d Fixed typo (#1369) 2023-03-15 11:01:00 -04:00
Jonathan Kitt
4e250d44cd Fixed broken link to slider package (#1368) 2023-03-15 10:57:35 -04:00
Peter Ganong
43058baf76 fix typo in 4.2.5 (#1365) 2023-03-13 16:32:37 -05:00
Hadley Wickham
30bb4458ed Update acknowledgements (#1363) 2023-03-12 12:59:13 -05:00
mine-cetinkaya-rundel
1b08b50dad EDA editor comments 2023-03-11 11:26:22 -05:00
mine-cetinkaya-rundel
6da9738215 Communication editor comments 2023-03-11 11:26:12 -05:00
mine-cetinkaya-rundel
134de2e4a1 Quarto formats editor comments 2023-03-11 11:26:05 -05:00
mine-cetinkaya-rundel
4815ed1bd3 Quarto editor comments 2023-03-11 11:25:58 -05:00
mine-cetinkaya-rundel
da0d03fd1b Spreadsheets editor comments 2023-03-11 11:25:51 -05:00
mine-cetinkaya-rundel
04c0d1907b Webscraping editor comments 2023-03-11 11:25:45 -05:00
mine-cetinkaya-rundel
d58d313b5e Clarify action, closes #1361 2023-03-11 05:37:41 -05:00
mine-cetinkaya-rundel
f5c5cd124a Fix typo, closes #1362 2023-03-11 05:31:08 -05:00
Mine Cetinkaya-Rundel
acc6f5a79b Replace with realistic data for "how does pivot_*() work" (#1357) 2023-03-10 16:31:07 -06:00
Mine Cetinkaya-Rundel
2f1b978bea Add link to blog post, closes #1358 (#1360) 2023-03-10 15:52:54 -06:00
Mine Cetinkaya-Rundel
cfd608cf47 Minor edits based on PDF review (#1359) 2023-03-10 15:52:40 -06:00
Mine Cetinkaya-Rundel
8cb1037e1e Quarto edits (#1355)
* Remove dashboards

* Fix typos, make table legible

* Remove trailing slash
2023-03-10 07:20:34 -06:00
Hadley Wickham
ac74f985a5 Adjust multi-column plots (#1354)
Co-authored-by: mine-cetinkaya-rundel <cetinkaya.mine@gmail.com>
2023-03-10 07:19:53 -06:00
Mine Cetinkaya-Rundel
86efe55bc2 Mostly hide msgs to save space (#1356) 2023-03-10 08:12:25 -05:00
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