r4ds/images
Mine Cetinkaya-Rundel 8fec043d5f
Tidy data edit (#914)
* No need to load ggplot2, tidyverse is loaded

* Add motivation for why to pivot + minor edits

* Add an exercise on making a contingency table

* Use index.Rmd instead of rmd to make the build work

* Case study should be sentence case

* Make figure more legible and don't rely on color alone

* Streamline example + names_transform

* Potential pathway for more advanced pivot_wider

* Pivot even wider example + new unite exercise

* Update case study to use full feature pivot_wider

* Change the pregnancy exercise

* Fix chapter reference

* Remove century example since first 2 digits is not century

* Add caption to floating figure

* Align parens

* Fix referencing

* Add alt text to all chunks with plots or figures

* Remove unused figure (related to year -> century)

* Make subparts of exercises alphabetical

* Remove references to names_transform, use mutate()

* Fix code style

* Few more chp/sec reference fixes

* Put line break back
2021-02-05 10:44:17 -06:00
..
0-keynote.key Tidy data edit (#914) 2021-02-05 10:44:17 -06:00
EDA-boxplot.pdf Finishes draft of variation/EDA. Adds cluster algorithm figures. 2016-05-26 11:45:36 -04:00
EDA-boxplot.png Complete pass over EDA chapter 2016-07-18 08:47:52 -05:00
EDA-hclust.pdf Braindumping into EDA chapter 2016-07-15 09:42:51 -05:00
EDA-hclust.png Braindumping into EDA chapter 2016-07-15 09:42:51 -05:00
EDA-kmeans.pdf Finishes draft of variation/EDA. Adds cluster algorithm figures. 2016-05-26 11:45:36 -04:00
EDA-kmeans.png Braindumping into EDA chapter 2016-07-15 09:42:51 -05:00
EDA-linkage.pdf Finishes draft of variation/EDA. Adds cluster algorithm figures. 2016-05-26 11:45:36 -04:00
EDA-linkage.png Braindumping into EDA chapter 2016-07-15 09:42:51 -05:00
EDA-plotly.png Edits/rewrites variation/EDA chapter draft. 2016-05-19 17:05:16 -04:00
RMarkdownFlow.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
blank.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
embed_jpg.R Polish list, loops, & map() intro. 2015-11-19 07:03:51 +13:00
growth-chart.png More writing for variation chapter. 2016-05-04 14:41:46 -04:00
inline-1-heat.png Finishes Reproducible Research (R Markdown) chapter. 2016-08-18 17:34:32 -04:00
interactive-1-htmlwidget.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
interactive-2-shiny.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
markdown-1-markup.png Finishes Reproducible Research (R Markdown) chapter. 2016-08-18 17:34:32 -04:00
outputs-2-pdf.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
outputs-3-toc.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
params-1-hawaii.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
params-2-aleutians.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
params-3-florida.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
pepper-1.jpg Polish list, loops, & map() intro. 2015-11-19 07:03:51 +13:00
pepper-2.jpg Polish list, loops, & map() intro. 2015-11-19 07:03:51 +13:00
pepper-3.jpg Polish list, loops, & map() intro. 2015-11-19 07:03:51 +13:00
pepper.jpg Polish list, loops, & map() intro. 2015-11-19 07:03:51 +13:00
rmarkdown-wizard.png Writing R Markdown chapter. 2016-08-04 17:01:39 -04:00
slides-1-viridis.png Adds missing image for R Markdown chapter. 2016-08-18 17:46:53 -04:00
tables-2-kable.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
tidy-1.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-2.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-3.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-3a.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-4.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-5.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-6.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-7.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-8.png Tidy data edit (#914) 2021-02-05 10:44:17 -06:00
tidy-9.png Tidy data edit (#914) 2021-02-05 10:44:17 -06:00
tidy-10.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-11.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-12.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-13.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-14.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-15.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-16.png Adding first draft of tidy data chapter 2015-07-28 12:16:58 -04:00
tidy-17.png Adds separate and unite diagrams to tidy.Rmd 2016-07-18 12:07:55 -04:00
tidy-18.png Adds separate and unite diagrams to tidy.Rmd 2016-07-18 12:07:55 -04:00
tidy-19.png Tidy data edit (#914) 2021-02-05 10:44:17 -06:00
visualization-coordinate-systems.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-geoms-1.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-geoms-2.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-geoms-3.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-geoms-4.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-grammar-1.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-grammar-2.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-grammar-3.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-stat-bar.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-stat-point.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-stats.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
visualization-themes.png Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
website-2-website.png Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00