Commit Graph

25 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
Kai Tang 1ff41b3e64
typo fix in communication.qmd (#1523) 2023-06-22 10:47:27 -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
mine-cetinkaya-rundel 587cb0d51d Add missing alt text 2023-05-26 11:23:14 -04:00
mine-cetinkaya-rundel f323ade5cf Style code + add alt text 2023-05-25 21:07:33 -04:00
Mitsuo Shiota 8c91a43aee
Fix/communication probably typos (#1439)
* no need for \n before str_wrap(), and a typo

* "col" can work, but may be confusing for readers
2023-04-19 20:52:40 -04:00
mine-cetinkaya-rundel b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
mine-cetinkaya-rundel b9f4ad61c3 Remove extraneous comma, closes #1413 2023-04-09 23:00:40 -04:00
mine-cetinkaya-rundel 6da9738215 Communication editor comments 2023-03-11 11:26:12 -05:00
Mine Cetinkaya-Rundel cfd608cf47
Minor edits based on PDF review (#1359) 2023-03-10 15:52:40 -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 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
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
David a9afa9bb19
Typo in plot alt text (#1295) 2023-02-21 07:08:26 -06: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
Mine Cetinkaya-Rundel 18419626ed
A round of edits for length (#1278)
* Move workflow section into Quarto chapter

* Delete removed chapter

* - Hide figures in exercises
- Change eval: false to fig-show: hide

* Remove

* Fix color scale, closes #1243

* Fix plot size

* Reduce image size + formatted excel discussion

* Shorten URLs where possible

* Fix text running off the page on PDF

* Address figure sizing issue

* Re-org removes the need for this reference

* Remove one plot to reduce redundancy

* Read thru

* Minor edits

* Add ggthemes
2023-02-13 02:22:17 -05:00
Rohan Alexander be10801648
Minor typos (#1277) 2023-02-12 14:46:21 -05:00
Zeki Akyol b1f2086623
`size` to `linewidth` in ggplots (#1248) 2023-01-25 17:53:02 -05:00
Stephen Balogun e09d3c4eb5 Supress tidyverse messaging 2023-01-23 17:56:11 -06:00
Hadley Wickham e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -06:00
Stephen Balogun a7815c9220
Text insertion and arguments update/alignment (#1232) 2023-01-20 07:55:35 -06:00
mine-cetinkaya-rundel 42191c94e5 Add x and y to aes(), addresses #1159 2022-12-05 03:12:12 -05:00
Mine Cetinkaya-Rundel 1ffbbf90b5
New visualize part (#1115) 2022-12-05 07:05:38 +13:00