.github
Set RUST_BACKTRACE env var
2022-06-08 11:22:11 -05:00
data
Move important tibble content earlier in the book ( #1110 )
2022-10-24 13:16:14 -05:00
diagrams
Update transform part intro
2022-09-29 11:22:45 -05:00
images
Communicate: Rmd -> Quarto ( #1107 )
2022-10-21 18:12:48 -04:00
quarto
Communicate: Rmd -> Quarto ( #1107 )
2022-10-21 18:12:48 -04:00
screenshots
Communicate: Rmd -> Quarto ( #1107 )
2022-10-21 18:12:48 -04:00
.Rbuildignore
Add code of conduct and update acknowledgements
2020-10-05 17:56:27 -05:00
.gitignore
Mild import/wrangling reorg
2022-06-20 10:40:11 -05:00
CODE_OF_CONDUCT.md
Actually commit code of conduct
2020-10-05 17:58:33 -05:00
DESCRIPTION
Need dev ggplot2
2022-09-26 09:17:12 -05:00
EDA.qmd
Improve cross-references
2022-09-29 10:49:03 -05:00
LICENSE
First commit
2015-07-27 16:52:19 -05:00
README.md
Update join diagrams + figures
2022-08-31 10:07:01 -05:00
_common.R
Convert status box to callout
2022-10-05 07:21:20 -05:00
_quarto.yml
Tweak metadata setup
2022-11-04 10:45:25 -05:00
base-R.qmd
Fix typo
2022-11-07 08:38:11 -06:00
communicate-plots.qmd
Communicate plots ( #1114 )
2022-10-29 22:24:35 -04:00
communicate.qmd
Whole game feedback from O'Reilly ( #1057 )
2022-08-29 06:24:32 -04:00
contribute.qmd
Convert to Quarto book ( #1026 )
2022-05-14 08:46:49 +12:00
contributors.R
Thank all contributors on home page
2018-08-24 10:54:58 -05:00
contributors.csv
Update welcome, intro, and contributors
2022-11-04 12:48:09 -05:00
cover.png
Colour cover
2016-12-02 12:11:59 -06:00
data-import.qmd
Move important tibble content earlier in the book ( #1110 )
2022-10-24 13:16:14 -05:00
data-tidy.qmd
Improve cross-references
2022-09-29 10:49:03 -05:00
data-transform.qmd
New chapter on important base R functions ( #1113 )
2022-11-04 10:29:04 -05:00
data-visualize.qmd
Rough first pass at summaries for all whole game chapters
2022-09-29 10:36:22 -05:00
databases.qmd
Iterating on iteration
2022-09-20 09:14:00 -05:00
datetimes.qmd
Polish transform intros
2022-11-07 17:06:29 -06:00
factors.qmd
Polish transform intros
2022-11-07 17:06:29 -06:00
figures.R
Copy for creating figures dir
2016-11-21 08:28:57 -06:00
functions.qmd
Pick now in dplyr
2022-11-04 11:43:30 -05:00
import-other.qmd
Convert to Quarto book ( #1026 )
2022-05-14 08:46:49 +12:00
index.qmd
Update welcome, intro, and contributors
2022-11-04 12:48:09 -05:00
intro.qmd
Update welcome, intro, and contributors
2022-11-04 12:48:09 -05:00
issues.json
More writing about purrr and lists
2015-11-21 08:31:32 +13:00
iteration.qmd
Use group_nest() in Iteration chapter
2022-11-07 10:05:05 -06:00
joins.qmd
Proof read alt text
2022-10-20 14:24:19 -05:00
list-columns.qmd
Convert to Quarto book ( #1026 )
2022-05-14 08:46:49 +12:00
logicals.qmd
Fix broken links due to new base R chapter
2022-11-04 10:45:25 -05:00
missing-values.qmd
Fix another alt-text
2022-11-04 10:45:25 -05:00
numbers.qmd
Polish transform intros
2022-11-07 17:06:29 -06:00
oreilly-colours.R
Redrawing join diagrams
2022-08-30 08:11:25 -05:00
parsing.qmd
fix minor plaintext typos and links ( #1082 )
2022-09-01 06:43:57 -05:00
plausible.html
Convert to Quarto book ( #1026 )
2022-05-14 08:46:49 +12:00
preface-2e.qmd
Convert to Quarto book ( #1026 )
2022-05-14 08:46:49 +12:00
prog-strings.qmd
Switch from I to we
2022-08-09 11:43:12 -05:00
program.qmd
Fix broken links due to new base R chapter
2022-11-04 10:45:25 -05:00
quarto-formats.qmd
Quarto edits ( #1118 )
2022-11-04 11:30:13 -04:00
quarto-workflow.qmd
Quarto edits ( #1118 )
2022-11-04 11:30:13 -04:00
quarto.qmd
Quarto edits ( #1118 )
2022-11-04 11:30:13 -04:00
r4ds.Rproj
Always use native pipe
2022-06-08 08:15:45 -05:00
r4ds.scss
Convert status box to callout
2022-10-05 07:21:20 -05:00
rectangling.qmd
Fix broken links due to new base R chapter
2022-11-04 10:45:25 -05:00
regexps.qmd
Typo ( #1126 )
2022-11-08 07:07:12 -06:00
spreadsheets.qmd
Improve cross-references
2022-09-29 10:49:03 -05:00
strings.qmd
Update strings.qmd ( #1127 )
2022-11-08 10:42:20 -06:00
students.feather
Draft/outline of spreadsheets ( #949 )
2021-10-26 15:00:33 -04:00
transform.qmd
Tweak transform introduction
2022-11-07 16:41:23 -06:00
webscraping.qmd
Improve cross-references
2022-09-29 10:49:03 -05:00
whole-game.qmd
Whole game feedback from O'Reilly ( #1057 )
2022-08-29 06:24:32 -04:00
workflow-basics.qmd
Improve cross-references
2022-09-29 10:49:03 -05:00
workflow-help.qmd
Rough first pass at summaries for all whole game chapters
2022-09-29 10:36:22 -05:00
workflow-pipes.qmd
Fix broken links due to new base R chapter
2022-11-04 10:45:25 -05:00
workflow-scripts.qmd
I -> we
2022-09-29 10:50:47 -05:00
workflow-style.qmd
Rough first pass at summaries for all whole game chapters
2022-09-29 10:36:22 -05:00
wrangle.qmd
Update transform part intro
2022-09-29 11:22:45 -05:00