Go to file
Hadley Wickham c6b1f501c2 Need to escape space even in character class
Fixes #967
2022-08-09 09:21:27 -05:00
.github Set RUST_BACKTRACE env var 2022-06-08 11:22:11 -05:00
data Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
diagrams Final tidy data polishing 2022-05-03 08:35:39 -05:00
images Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
rmarkdown Convert from %>% to |> 2022-02-23 13:15:52 -06:00
screenshots Brain dump into rectangling 2022-06-07 09:18:14 -05: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 Add dplyr to explict deps 2022-08-09 08:25:06 -05:00
EDA.qmd Tweak :: description and usage 2022-08-08 13:57:08 -05:00
LICENSE First commit 2015-07-27 16:52:19 -05:00
README.md Update README.md (#1054) 2022-07-29 08:46:19 -04:00
_common.R Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
_quarto.yml Mild import/wrangling reorg 2022-06-20 10:40:11 -05:00
column-wise.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
communicate-plots.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
communicate.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
contribs.txt Add code of conduct and update acknowledgements 2020-10-05 17:56:27 -05: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 Thank all contributors on home page 2018-08-24 10:54:58 -05:00
cover.png Colour cover 2016-12-02 12:11:59 -06:00
data-import.qmd Mild import/wrangling reorg 2022-06-20 10:40:11 -05:00
data-tidy.qmd Mild import/wrangling reorg 2022-06-20 10:40:11 -05:00
data-transform.qmd Tweak :: description and usage 2022-08-08 13:57:08 -05:00
data-visualize.qmd Tweak :: description and usage 2022-08-08 13:57:08 -05:00
databases.qmd Use dev dbplyr 2022-08-04 08:07:12 -05:00
datetimes.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
factors.qmd Link to faux package vignette 2022-08-08 13:44:15 -05:00
figures.R Copy for creating figures dir 2016-11-21 08:28:57 -06:00
functions.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
import-other.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
index.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
intro.qmd Minor updates to intro 2022-08-08 13:47:35 -05:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
joins.qmd Rename relation-data.qmd to joins.qmd 2022-06-20 10:09:13 -05:00
list-columns.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
logicals.qmd Implement suggestions and typo fixes, closes #1028 2022-06-01 01:04:50 -04:00
missing-values.qmd Typo fixes, closes #1029 2022-06-01 00:15:55 -04:00
numbers.qmd Move sentence to better place & finish it. 2022-08-08 17:43:40 -05:00
parsing.qmd Mild import/wrangling reorg 2022-06-20 10:40:11 -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 Fix typo, closes #1041 2022-06-03 21:26:58 -04:00
program.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
r4ds.Rproj Always use native pipe 2022-06-08 08:15:45 -05:00
r4ds.scss Correctly override code colour 2022-05-26 10:24:01 -05:00
rectangling.qmd Polishing rectangling chapter 2022-08-08 08:27:25 -05:00
regexps.qmd Need to escape space even in character class 2022-08-09 09:21:27 -05:00
rmarkdown-formats.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
rmarkdown-workflow.qmd Packrat -> renv 2022-08-09 09:19:47 -05:00
rmarkdown.qmd Fix links 2022-08-09 09:16:59 -05:00
spreadsheets.qmd Mild import/wrangling reorg 2022-06-20 10:40:11 -05:00
strings.qmd Correct function name (#1043) 2022-06-12 23:38:07 -04:00
students.feather Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
tibble.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
transform.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
vectors.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
webscraping.qmd Mild import/wrangling reorg 2022-06-20 10:40:11 -05:00
whole-game.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
workflow-basics.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
workflow-help.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
workflow-pipes.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
workflow-scripts.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
workflow-style.qmd Convert to Quarto book (#1026) 2022-05-14 08:46:49 +12:00
wrangle.qmd Mild import/wrangling reorg 2022-06-20 10:40:11 -05:00

README.md

R for Data Science

build_book

This repository contains the source of R for Data Science book. The book is built using Quarto.

The R packages used in this book can be installed via

devtools::install_github("hadley/r4ds")

Images

Omnigraffle drawings

  • Font: 12pt Ubuntu mono
  • Export as 300 dpi png.
  • Website font is 18 px = 13.5 pt, so scale dpi to match font sizes: 270 = 300 * 12 / 13.5
  • Verified sizes are visually equivalent by screenshotting.
#| echo: FALSE
#| out.width: NULL
knitr::include_graphics("diagrams/transform.png", dpi = 270)

Code of Conduct

Please note that r4ds uses a Contributor Code of Conduct. By contributing to this book, you agree to abide by its terms.