Commit Graph

1794 Commits

Author SHA1 Message Date
Hadley Wickham
fc5c2044e8 Consistently style for loops 2022-12-06 12:59:03 -06:00
Jon Harmon
cf823b61fb base-R typos and comments (#1123) 2022-12-07 07:48:23 +13:00
Zeki Akyol
4f88cf741f Fix vs. e.g. i.e. punctuation (#1157)
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-06 11:51:11 -05:00
mine-cetinkaya-rundel
69f3059ca6 Update status 2022-12-06 08:27:19 -05:00
mine-cetinkaya-rundel
b9a21fd23f Some more x and y 2022-12-05 06:39:35 -05:00
mine-cetinkaya-rundel
e19dd4c63f Fix typo 2022-12-05 06:39:22 -05:00
mine-cetinkaya-rundel
42191c94e5 Add x and y to aes(), addresses #1159 2022-12-05 03:12:12 -05:00
mine-cetinkaya-rundel
062ab1666d UK -> US spelling, addresses #1160 2022-12-05 02:46:05 -05:00
mcsnowface, PhD
bfaa1414f5 Update logicals.qmd (#1166) 2022-12-05 09:37:03 +13:00
Robin Penfold
5750b23270 Update logicals - case_when - reorder arguments (#1167) 2022-12-05 09:30:56 +13:00
Mine Cetinkaya-Rundel
1ffbbf90b5 New visualize part (#1115) 2022-12-05 07:05:38 +13:00
Hadley Wickham
bff64c83eb stringr 1.5.0 now on CRAN (#1169) 2022-12-05 06:55:03 +13:00
mcsnowface
bf474ecffc Patch 2 (#1168)
* Update numbers.qmd

* Update numbers.qmd
2022-12-01 20:11:30 +13:00
Jonathan Kitt
2069938079 Update preface-2e.qmd (#1163)
Fixed typo in preface
2022-11-30 07:15:53 -05:00
Jonathan Kitt
9de102473e Update intro.qmd (#1165)
Removed a redundant use of "packages" in the text.
2022-11-30 07:15:19 -05:00
Hadley Wickham
31363dc23a Title change + feedback from O'Reilly 2022-11-29 09:26:17 -06:00
Hadley Wickham
19c89ebf64 Feedback from O'Reilly + style fixes 2022-11-29 09:26:17 -06:00
Jonathan Kitt
f0b19065c7 Update joins.qmd (#1161) 2022-11-29 07:46:36 -06:00
Joyce Robbins
e2a4e1a236 fix typo (#1155) 2022-11-27 12:21:04 -05:00
Zeki Akyol
da35569ab5 Fix typo (#1154) 2022-11-26 09:59:17 -05:00
Zeki Akyol
1684661175 Fix typo (#1153) 2022-11-26 09:57:59 -05:00
Zeki Akyol
f5e8b88496 fix punctuation (#1149) 2022-11-24 00:27:02 -05:00
Zeki Akyol
768174fa2f fix typo (#1150) 2022-11-24 00:08:37 -05:00
Aep Hidyatuloh
8b7a6bfb3c Delete redundant words Running R code section (#1148)
At the and of Running R Code section the "we'll use" are written 2 times.
2022-11-22 21:47:10 -05:00
Hadley Wickham
a50dfb4fdb Don't try and append new lines
Since this fights with pandoc restyling
2022-11-21 09:41:18 -06:00
Hadley Wickham
c3a19aa327 Update contributors 2022-11-21 09:40:19 -06:00
Hadley Wickham
825a2b2e1b Update the preface 2022-11-21 08:58:22 -06:00
Hadley Wickham
44d978decc Restore underlines for linked code
Fixes #1143
2022-11-21 08:47:39 -06:00
Hadley Wickham
1477dd6fd3 Mention distinct 2022-11-21 08:43:00 -06:00
Hadley Wickham
bdc3555b9a Describe pull in Base R chapter
Fixes #1108
2022-11-21 08:43:00 -06:00
Hadley Wickham
c89aa20627 Discuss type consistency
Fixes #1109
2022-11-21 08:43:00 -06:00
Hadley Wickham
223e09a22b Bring back consecutive_id
Fixes #1104
2022-11-21 08:43:00 -06:00
werkstattcodes
fc0a996314 refer to used dataset (#1146) 2022-11-20 16:43:20 -05:00
Mine Cetinkaya-Rundel
2983376224 Minor edits during read thru of whole game viz (#1144)
* Add bit on visualize and Quarto

* Minor edits during readthru

* Fix typo
2022-11-19 15:46:51 -05:00
Hadley Wickham
5e47710f81 Fix typo
Closes #1101
2022-11-18 16:26:42 -06:00
Hadley Wickham
0d41a5d883 Fix typo
Closes #1084
2022-11-18 16:25:20 -06:00
Hadley Wickham
171f4bd4cc A bit more about group_by() 2022-11-18 16:17:43 -06:00
Hadley Wickham
3045d05e64 Use US spelling of summarize()
Fixes #1125
2022-11-18 16:07:54 -06:00
Hadley Wickham
d06d4129e6 Fix slice_sample() typo
Fixes #1131
2022-11-18 15:27:05 -06:00
Hadley Wickham
5d06b2c6d0 Mention glimpse 2022-11-18 15:25:52 -06:00
Hadley Wickham
df3d9cf513 Mention translations 2022-11-18 15:13:17 -06:00
Hadley Wickham
73a91b94cd Try renaming action in 2e 2022-11-18 12:58:34 -06:00
Hadley Wickham
a0f9d0d2d6 Actually strip status 2022-11-18 11:55:22 -06:00
Hadley Wickham
868a35ca71 Fix code language 2022-11-18 11:26:25 -06:00
Hadley Wickham
69b4597f3b More work on O'Reilly book
* Make width narrower
* Convert deps to table
* Strip chapter status
2022-11-18 11:05:00 -06:00
Hadley Wickham
5895db09cd Fix caption munging for captions with html 2022-11-18 10:46:15 -06:00
Hadley Wickham
89a854b7d0 Fix figure manipulation 2022-11-18 10:42:43 -06:00
Hadley Wickham
78a1c12fe7 Don't transform non-crossref links 2022-11-18 10:30:32 -06:00
Hadley Wickham
4caea5281b Commit O'Reilly HTML files to monitor fixes 2022-11-18 10:28:19 -06:00
Hadley Wickham
31ef77ced6 Fix code width to 80
And verify with a ruler
2022-11-18 10:23:53 -06:00