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
JooYoung Seo
24caeb51e8
color -> size ( #1096 )
2022-09-21 16:07:38 -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
Mine Cetinkaya-Rundel
96f595af96
Fix typo
2022-09-20 00:09:54 -04: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
Mara Averick
d84c4a3731
Output of mutate w/ across gets same *name* as input ( #1092 )
2022-09-16 08:30:53 -05:00
Hadley Wickham
587e5cd8b5
Joins feedback from @jennybc
2022-09-16 08:00:35 -05:00
Jennifer (Jenny) Bryan
0c9acc7074
Edits to joins chapter ( #1086 )
...
* Add missing word
* Delete a word
* Add missing word
* Don't say "value of a primary key"; use more parallel language
* Typo
* How about "Now"?
* Comma, wording, grammar
* Plural
* 'Special' used in same same sense, unquoted, in previous exercise
* Add word, remove 's'
* Add words
* Subject-verb
* Don't use 'key' in a non-join-y way
* Copy edits to match details
* Wording
* Add words
2022-09-16 07:39:03 -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
Zeki Akyol
1f69ff24b7
Fix plaintext typos ( #1088 )
2022-09-13 08:28:19 -04:00
Kevin Perese
063609e096
Data viz edit ( #1087 )
...
* Update data-visualize.qmd
Describe a negative relationship between engine size and fuel efficiency.
* Update data-visualize.qmd
Change "higher mileage" to "higher fuel efficiency." Add a clarifying sentence afterwards.
2022-09-12 16:44:05 -04:00
Zeki Akyol
7db1d7018a
Fix minor plaintext typos ( #1085 )
...
Co-authored-by: Betul Turkoglu <79486373+betulturkoglu@users.noreply.github.com>
2022-09-08 15:20:53 -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
Betul Turkoglu
b676118cbd
Fix minor typos ( #1083 )
2022-09-02 06:35:55 -05:00