Commit Graph

1487 Commits

Author SHA1 Message Date
Hadley Wickham
7d750f5328 Typo 2022-04-28 07:40:12 -05:00
Hadley Wickham
f795a9a584 Fix repo link; remove old gitbook renderer
Fixes #1015
2022-04-27 17:55:51 -05:00
Hadley Wickham
3b35f2a8a8 Update tidy data link
Fixes #979. Fixes #975.
2022-04-27 09:34:23 -05:00
Hadley Wickham
4076019c46 Link to freely available ggplot2 book
Fixes #995. Fixes #992.
2022-04-27 09:32:56 -05:00
Hadley Wickham
0dfe0e2f04 Fix broken link
Fixes #1004.
2022-04-27 09:28:59 -05:00
Hadley Wickham
d14615793a Typo 2022-04-27 09:27:31 -05:00
Hadley Wickham
f497d3d996 Final polishing 2022-04-27 09:26:30 -05:00
Hadley Wickham
14c267391c Grammar 2022-04-27 09:07:32 -05:00
Hadley Wickham
cb4cda5ae4 Can use both pipes 2022-04-27 09:05:56 -05:00
Hadley Wickham
7d02fba904 More polishing 2022-04-27 09:02:41 -05:00
Hadley Wickham
d85b4cdd2c Polishing 2022-04-27 08:35:45 -05:00
Christian
9b181217bc Minor clarification. (#1012)
Delayed and cancelled flights are not the same thing.

Co-authored-by: Christian Hohenfeld <git@hohenfeld.is>
2022-04-27 08:02:23 -05:00
Hadley Wickham
97b074509d Polishing pipes now that 4.2 is out 2022-04-27 08:01:00 -05:00
Hadley Wickham
064c056c29 Polishing logicals; rename numbers 2022-04-26 11:13:25 -05:00
Hadley Wickham
9f8161c86b More polishing 2022-04-26 08:27:48 -05:00
Hadley Wickham
7836657102 Thinking more about summaries 2022-04-18 09:42:43 -05:00
Hadley Wickham
8cd58f4533 Polishing numbers 2022-04-15 09:10:57 -05:00
Mine Çetinkaya-Rundel
69002adce6 US spelling 2022-04-13 22:45:52 -04:00
Mine Çetinkaya-Rundel
9a7c0c405c Fix references 2022-04-13 22:41:24 -04:00
Mine Çetinkaya-Rundel
cc736d2fd7 Add bit on naming files + light edits 2022-04-13 22:36:36 -04:00
Mine Çetinkaya-Rundel
003a3b949e Remove redundant label 2022-04-13 22:36:24 -04:00
Rod Mazloomi
b9d485b032 Update model-many.Rmd (#991)
Fixed small typo. We want to refer to the column `sims`, as opposed to `sim` which is the name of the entire tribble.
2022-04-13 09:24:09 -05:00
Hadley Wickham
fdfd4ef455 Update badge 2022-04-13 09:23:20 -05:00
Tim Becker
188898faa5 Changed branch designator from master->main (#994) 2022-04-13 09:22:05 -05:00
Steven Moran
f82fe7f417 Update index.Rmd (#997) 2022-04-13 09:21:09 -05:00
Jakob Krigovsky
7cce8df108 Update link to An Introduction to Statistical Learning (#1005) 2022-04-13 09:20:00 -05:00
Jakob Krigovsky
c7113a43bf Remove obsolete sentence (#1006) 2022-04-13 09:19:47 -05:00
Jakob Krigovsky
e16464efb6 Update reference to ggplot2 book (#1007) 2022-04-13 09:19:26 -05:00
Iain
f96b374dc9 Replace "data frame" with "data.frame" where appropriate (#1008) 2022-04-13 09:19:15 -05:00
Hadley Wickham
0786ea3c60 Sketch out main structure of missing values chapter 2022-04-13 08:23:44 -05:00
Hadley Wickham
27507a8bf2 A little thinking about missing values 2022-03-31 08:10:52 -05:00
Hadley Wickham
61d8a75908 Polishing numeric vectors 2022-03-31 07:57:41 -05:00
Hadley Wickham
6be44f9a14 Polishing style 2022-03-29 08:45:22 -05:00
Hadley Wickham
9239e50ccc Logical and number tweaking 2022-03-29 08:26:18 -05:00
Hadley Wickham
33af7eabb9 Working on numeric vectors 2022-03-24 08:53:11 -05:00
Hadley Wickham
628d58fe73 Make new cumulative tricks section 2022-03-23 09:52:50 -05:00
Hadley Wickham
c95c3b0b2e Fleshing out numeric vectors 2022-03-23 09:52:38 -05:00
Hadley Wickham
c168835260 Adjust .value sentinel explanation 2022-03-21 10:57:16 -05:00
Hadley Wickham
005969424e Move more from missing values; fix build failure 2022-03-21 10:39:43 -05:00
Hadley Wickham
66675a2600 Bump plot font size to match text 2022-03-21 09:32:46 -05:00
Hadley Wickham
678930b99b Apply sizing to tidy-data diagrams 2022-03-21 09:27:14 -05:00
Hadley Wickham
090333be5b Iterate on logicals chapter
Also figure out how to get figures sizes aligned nicely.
2022-03-21 09:24:42 -05:00
Hadley Wickham
3e3faea9cb Use lobstr instead of pryr 2022-03-17 15:11:47 -05:00
Hadley Wickham
c5291a7a86 Explicitly include tidyr 2022-03-17 15:10:08 -05:00
Hadley Wickham
a73755838f More on logical + numbers 2022-03-17 14:15:36 -05:00
Hadley Wickham
0b5782dd45 Updates for tidy data 2022-03-17 14:15:36 -05:00
Hadley Wickham
3411382803 Some vector chapter reorganisation 2022-03-17 14:15:36 -05:00
Hadley Wickham
14ad675281 Use new tidyr datasets 2022-03-17 14:15:36 -05:00
Mine Çetinkaya-Rundel
3f24f0fc07 Add comma, closes #1000 2022-03-11 11:46:01 +01:00
Mine Çetinkaya-Rundel
4f32e9afcc Minor edits 2022-03-04 23:58:23 -05:00