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
Hadley Wickham
01955400a5
Fix cross-ref
2022-11-17 10:00:58 -06:00
Hadley Wickham and GitHub
bfa06daab5
Eliminate parsing chapter ( #1128 )
...
Originally the plan was to have two chapters about reading text files, a brief introduction in the whole game, and then a more detailed exploration later in the book. This organisation didn't seem to work very well because the second chapter didn't have much content, so I've removed it, integrating its content elsewhere in the book:
* Column parsing types moved back into data-import
* Specifics of parsing various data types (e.g. `col_number()`, `col_date()`, and `col_factor()`) moved into the corresponding data type chapters.
* String encoding has moved to the strings chapter
While I was in here I also removed the unused `import-other.qmd`; we had planned to survey other options but I no longer think this is worth it.
2022-11-17 09:56:08 -06:00
Hadley Wickham and GitHub
3e94cc82f0
Update README.md
2022-11-11 16:11:00 -06:00
Hadley Wickham
64a5123400
Fix small problems
2022-11-11 09:41:59 -06:00
Hadley Wickham and GitHub
1476c94ea2
Tidy up unused images and dependencies ( #1133 )
...
* Remove unused images. Fixes #1132
* Remove unused dependencies
2022-11-11 09:40:43 -06:00
Hadley Wickham
1b82fe4625
Reformat
2022-11-10 06:42:39 -06:00
Hadley Wickham
4a761c77c6
Mention character class instead of escaping
...
@jennybc
2022-11-09 14:37:55 -06:00
Hadley Wickham
899c1dce85
Clarify why separate_wider_* live in tidyr
2022-11-09 12:47:28 -06:00
Hadley Wickham
3b9d54db7a
More about lists
2022-11-08 16:19:14 -06:00
Hadley Wickham
0973a0dea8
Iteration is polishing now
2022-11-08 15:32:09 -06:00
Hadley Wickham
82e674e47d
More on iteration
2022-11-08 15:30:56 -06:00
Hadley Wickham
484bb1e726
Polishing iteration
2022-11-08 10:56:23 -06:00
Hadley Wickham
a3b606dc47
Polish transform intros
2022-11-07 17:06:29 -06:00
Hadley Wickham
b1a0b8c39b
Tweak transform introduction
2022-11-07 16:41:23 -06:00
Hadley Wickham
95ec1f11d0
Polish strings
2022-11-07 16:32:45 -06:00
Hadley Wickham
75538a5969
Use group_nest() in Iteration chapter
2022-11-07 10:05:05 -06:00
Hadley Wickham
f4f739bccb
Use metacharacter + literal character terms
2022-11-07 09:50:57 -06:00
Hadley Wickham
45353e0a58
Add dev version caveats
2022-11-07 08:53:17 -06:00
Hadley Wickham
23b9caa7ae
Fix typo
...
Fixes #1120
2022-11-07 08:38:11 -06:00
Hadley Wickham
2dda48bc96
Polishing regexps
2022-11-07 08:38:11 -06:00
Hadley Wickham
f97f5479e3
More regexp polish
2022-11-05 12:06:10 -05:00
Hadley Wickham
40a56c55ed
Fixes for dev tidyr
2022-11-05 12:06:10 -05:00
Hadley Wickham
eb0b19e641
Feedback from twitter
2022-11-04 16:37:53 -05:00
Hadley Wickham
3f68594404
Update welcome, intro, and contributors
2022-11-04 12:48:09 -05:00
Hadley Wickham
5e080711ba
Fix drop example
2022-11-04 11:43:44 -05:00
Hadley Wickham
331586da6f
Pick now in dplyr
2022-11-04 11:43:30 -05:00
Hadley Wickham
c7c2398d58
Remove link to deleted section
2022-11-04 10:45:25 -05:00
Hadley Wickham
c9e1dad604
Fix broken links due to new base R chapter
2022-11-04 10:45:25 -05:00
Hadley Wickham
3fed7013e7
Fix another alt-text
2022-11-04 10:45:25 -05:00
Hadley Wickham
a8aadbe81b
Tweak metadata setup
2022-11-04 10:45:25 -05:00
Hadley Wickham and GitHub
a586ec7ea8
New chapter on important base R functions ( #1113 )
2022-11-04 10:29:04 -05:00
Hadley Wickham
07aaa45d01
Working on regexps
2022-11-04 08:21:06 -05:00
Hadley Wickham
0256d8bc80
Update meta data field names
2022-11-03 08:05:49 -05:00
f93a5daeeb
Move important tibble content earlier in the book ( #1110 )
...
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com >
2022-10-24 13:16:14 -05:00
Hadley Wickham
c0461b11bd
WS
2022-10-24 09:36:38 -05:00
Hadley Wickham
9730eebbfd
WS
2022-10-21 09:19:21 -05:00
Hadley Wickham
127db0fe81
Rough out summaries for all transform chapters
2022-10-21 09:15:19 -05:00
Hadley Wickham
47d239b84b
Move tibbles to program
2022-10-21 09:15:19 -05:00
Hadley Wickham
fad2d6c940
Proof read alt text
2022-10-20 14:24:19 -05:00
Hadley Wickham
8e97ac0875
Joins proof reading
2022-10-20 14:10:07 -05:00
Hadley Wickham
7ae7489df9
Add missing eval: false
2022-10-20 11:00:30 -05:00
Hadley Wickham
f004297d8c
More polishing + some exercises
2022-10-20 10:52:34 -05:00
Hadley Wickham
8078a9c0f7
Function polishing
2022-10-20 10:16:47 -05:00
Hadley Wickham
765d1c8191
More work on programming
2022-10-19 17:36:06 -05:00
Hadley Wickham
3e167168e7
Joins proofing
2022-10-12 10:36:02 -05:00
Hadley Wickham
5485a91b49
Remove typo
2022-10-06 09:23:34 -05:00
Hadley Wickham
39be3c0f41
Polishing regexps
2022-10-06 09:05:13 -05:00
Hadley Wickham
bd50322b2b
More polishing
2022-10-05 16:55:47 -05:00
Hadley Wickham
e64d700040
Convert status box to callout
...
And combine options
2022-10-05 07:21:20 -05:00
Hadley Wickham
3ebfbf0bd7
Tweak stringr options
2022-10-04 17:34:34 -05:00
Hadley Wickham
d7af73d196
More hacking and thwacking
2022-10-04 17:34:27 -05:00
Hadley Wickham
7189136cf5
Start sketching out extract section
2022-10-04 16:37:02 -05:00
Hadley Wickham
35d4eed391
Thrashing together new string/regexp structure
2022-10-03 16:32:07 -05:00
Hadley Wickham
298761d02f
Proof reading
2022-09-29 16:36:56 -05:00
Hadley Wickham
78ac42c1a5
Section about RStudio function shortcuts
...
Fixes #1058
2022-09-29 11:27:33 -05:00
Hadley Wickham
931e568be2
Update transform part intro
2022-09-29 11:22:45 -05:00
Hadley Wickham
86324b358d
O'Reilly feedback
2022-09-29 10:58:31 -05:00
Hadley Wickham
be5905a09c
I -> we
2022-09-29 10:50:47 -05:00
Hadley Wickham
faeeb564a4
Improve cross-references
...
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Hadley Wickham
d9a86edcf0
Rough first pass at summaries for all whole game chapters
2022-09-29 10:36:22 -05:00
Hadley Wickham
a1c9cf2ff2
More on functions
2022-09-29 09:20:45 -05:00
Hadley Wickham
38d6052c89
Need dev ggplot2
2022-09-26 09:17:12 -05:00
Hadley Wickham
21dd5aa4a4
Bit more structure
2022-09-26 08:55:42 -05:00
Hadley Wickham
8bb53a7fc6
Tweak prerequisite setup
2022-09-26 08:38:18 -05:00
Hadley Wickham
2f637609c4
Brain dump of ggplot2 functions from twitter
2022-09-26 08:37:59 -05:00
Hadley Wickham
27683b9040
Bit more on vectors
2022-09-25 09:26:22 -05:00
Hadley Wickham
3141e6e7dc
Restructuring vectors
2022-09-24 09:26:16 -05:00
Hadley Wickham
399aa42a14
Delete out of date file
2022-09-24 08:42:30 -05:00
Hadley Wickham
ea8bfdfc25
Polishing final parts of iteration chapter
2022-09-23 17:02:53 -05:00
Hadley Wickham
c24e0b8692
More polishing
2022-09-22 10:43:21 -05:00
Hadley Wickham
761fe9d591
Update plumbing
2022-09-22 09:01:02 -05:00
Hadley Wickham
d0fca54370
Hacking away at functions
2022-09-21 16:34:26 -05:00
Hadley Wickham
2b189c9972
Polish programming
2022-09-21 16:22:44 -05:00
Hadley Wickham
3e88bddda3
Bashing functions into shape
2022-09-20 17:03:26 -05:00
Hadley Wickham
f0dfed0163
Iterating on iteration
2022-09-20 09:14:00 -05:00
Hadley Wickham
60e25bb120
More function brain dumping
2022-09-19 17:46:17 -05:00
Hadley Wickham
42243e034a
Add explicit purrr dependency
2022-09-19 16:45:11 -05:00
Hadley Wickham
6a385f97e1
Add missing comma
2022-09-19 15:52:26 -05:00
Hadley Wickham
4795d093bc
Add warning message to joins chapter
2022-09-18 16:23:42 -05:00
Hadley Wickham
789856a868
Functions brainstorming
2022-09-18 16:20:49 -05:00
Hadley Wickham
c5a81b92ba
Fleshing out each file section
2022-09-17 10:58:18 -05:00
Hadley Wickham
587e5cd8b5
Joins feedback from @jennybc
2022-09-16 08:00:35 -05:00
Hadley Wickham
4ac50eb359
closest() now in dev dplyr
2022-09-15 15:57:46 -05:00
Hadley Wickham
8e0e6db1d2
Bang out more details on writing files
2022-09-15 15:28:54 -05:00
Hadley Wickham
525807e842
More hacking away at iteration
2022-09-15 14:56:12 -05:00
Hadley Wickham
242b9e9c11
Hacking away at iteration
2022-09-14 08:11:10 -05:00
Hadley Wickham
594129b1b0
Joins are now polishing
2022-09-14 08:11:10 -05:00
Hadley Wickham
0a6af583b0
Drop programming with strings
...
(For now)
2022-09-14 08:11:10 -05:00
Hadley Wickham
5c5774f86d
Programming tweaks
2022-09-08 11:32:10 -05:00
Hadley Wickham
d20eb8d22c
Polish joins
...
And move to end of transform chapter
2022-09-08 11:32:04 -05:00
Hadley Wickham
79981d598f
Clarify exercise
...
Fixes #794
2022-09-07 17:23:18 -05:00
Hadley Wickham
5aac0e9d75
Tweak facetting section
...
Fixes #1035
2022-09-07 17:19:24 -05:00
Hadley Wickham
e0f692a705
Note about RStudio server
...
Fixes #651
2022-09-07 17:15:28 -05:00
Hadley Wickham
50e8e3965b
More join polishing
2022-09-07 12:30:35 -05:00
Hadley Wickham
e6939c52d5
Polishing strings
2022-09-07 07:28:51 -05:00
Hadley Wickham
6217be915b
Joins reorg
2022-09-06 10:26:11 -05:00