Commit Graph

35 Commits

Author SHA1 Message Date
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
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 cbb5b1b01f scatterplot is one word 2023-05-26 11:25:15 -04:00
Mitsuo Shiota 66394d2dcd
Fix/EDA typos (#1427) 2023-04-17 08:06:06 -04:00
mine-cetinkaya-rundel d2b27da862 Remove extraneous word 2023-04-10 11:27:25 -04:00
mine-cetinkaya-rundel b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
mine-cetinkaya-rundel 1b08b50dad EDA editor comments 2023-03-11 11:26:22 -05: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 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 33ad991f5d Draw connection to later package
Fixes #1323
2023-03-08 17:50:33 -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
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
mine-cetinkaya-rundel 90470aa721 Give a bit more direction 2023-02-21 08:54:08 -05:00
mine-cetinkaya-rundel bd3bb42f24 Clarify which delay 2023-02-21 08:50:32 -05:00
Ned Western 8e471a578e
Update EDA.qmd (#1292)
Minor typo
2023-02-17 18:19:05 -05:00
mine-cetinkaya-rundel e22180434b Fix EDA typos, closes #1272 2023-02-13 02:37:32 -05:00
mine-cetinkaya-rundel 59e82eb77e On avg -> typical, since medians not means, closes #1269 2023-02-13 02:25:35 -05:00
Rohan Alexander 65e3a416b6
Fix minor typos (#1274) 2023-02-11 14:40:31 -05:00
Hadley Wickham 504db47630 Eliminate two plots in EDA.qmd
Noticed these in passing. cc @mine-cetinkaya-rundel.
2023-02-07 10:40:45 -06:00
Hadley Wickham 03f1c6c6f4 Consistently use `smaller` dataset in section
Fixes #1252
2023-02-07 10:37:50 -06:00
Hadley Wickham e51ead6c9e Tweak code formatting 2023-02-07 10:35:12 -06:00
Stephen Balogun a7815c9220
Text insertion and arguments update/alignment (#1232) 2023-01-20 07:55:35 -06:00
mine-cetinkaya-rundel ff893361e8 Label x and y arguments in aes(), closes #1159 2022-12-12 13:35:15 -05:00
Zeki Akyol 4f88cf741f
Fix vs. e.g. i.e. punctuation (#1157)
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-06 11:51:11 -05:00
mine-cetinkaya-rundel 42191c94e5 Add x and y to aes(), addresses #1159 2022-12-05 03:12:12 -05:00
mine-cetinkaya-rundel 062ab1666d UK -> US spelling, addresses #1160 2022-12-05 02:46:05 -05:00
Mine Cetinkaya-Rundel 1ffbbf90b5
New visualize part (#1115) 2022-12-05 07:05:38 +13:00
Hadley Wickham faeeb564a4 Improve cross-references
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Hadley Wickham d9a86edcf0 Rough first pass at summaries for all whole game chapters 2022-09-29 10:36:22 -05:00
Zeki Akyol 7db1d7018a
Fix minor plaintext typos (#1085)
Co-authored-by: Betul Turkoglu <79486373+betulturkoglu@users.noreply.github.com>
2022-09-08 15:20:53 -05:00
Betul Turkoglu b676118cbd
Fix minor typos (#1083) 2022-09-02 06:35:55 -05:00
Hadley Wickham 1d0902c9bf Switch from I to we
Fixes #642
2022-08-09 11:43:12 -05:00
Hadley Wickham 0c05d01794 Tweak :: description and usage 2022-08-08 13:57:08 -05:00
Hadley Wickham 8f7748dcb1 Mild import/wrangling reorg 2022-06-20 10:40:11 -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