Commit Graph

38 Commits

Author SHA1 Message Date
Hadley Wickham 10b6bcaf75 Move vector-tools up
Reminder to discuss c(). Fixes #618
2021-04-24 09:27:42 -05:00
Hadley Wickham 58f7f16db1 Break up strings chapter 2021-04-21 12:30:25 -05:00
Hadley Wickham 18253a1d52 Separate regexps into own chapter 2021-04-21 08:43:31 -05:00
Hadley Wickham 5f45c33adb Continuing to rewrite data-transform 2021-04-21 08:43:31 -05:00
Mine Cetinkaya-Rundel 27db40ad65
Data transformation (#940)
* Minor edit + link to style guide

* Fix reference

* If you don't know order of operations, not clear

* Alt text + minor edits

* Add median and fix reference

* Move up mult groups up to discuss summarise msg

* Go over grouping again

* Part rename

* Chapter rename

* Clean up section labels to avoid dups

* Update comment

* Switch part order

* Move columnwise to transform
2021-03-29 14:58:27 +01:00
Mine Çetinkaya-Rundel ad7fb0dd4b Second crack and 2e structure 2021-03-03 17:13:14 +00:00
Mine Çetinkaya-Rundel dc44bde9d9 Move up tidy data chapter 2021-03-03 15:30:28 +00:00
Mine Çetinkaya-Rundel 6d977a565a Add new import part 2021-02-22 12:28:26 +00:00
Mine Çetinkaya-Rundel b86a23477f Restructure wrangle, add stubs for new chapters 2021-02-22 00:22:15 +00:00
Mine Çetinkaya-Rundel dc31887b1e Rename files for whole game, move import in 2021-02-21 23:32:01 +00:00
Mine Çetinkaya-Rundel b5654a3a08 Rename part: explore -> whole game 2021-02-21 22:34:35 +00:00
Mine Çetinkaya-Rundel 55803fc8a3 Remove modelling
- Move files to extras/ for now
- Adjust references to modelling
- Or add TO DO items to adjust later
2021-02-21 21:29:24 +00:00
Mine Çetinkaya-Rundel f9109aadfe Add 2nd edition preface and planned major changes 2021-02-21 20:09:08 +00:00
Mine Cetinkaya-Rundel 2390ed29b1
Use index.Rmd instead of rmd to make the build work (#916) 2021-01-31 10:34:35 -06:00
Hadley Wickham a3e35f85cb Use bookdown::bs4_book 2020-11-05 14:27:59 -06:00
hadley b972ad6ba9 Another communicate re-org 2016-08-22 16:08:16 -05:00
hadley 5dfe548dcb Communication restructuring 2016-08-22 09:31:17 -05:00
hadley 93179cb523 Add workflow advice from @jennybc 2016-08-18 14:51:47 -05:00
hadley 8815e8f91a Start banging out factors chapter 2016-08-16 17:06:51 -05:00
hadley 3895c2e791 Reshape modelling section 2016-08-15 09:48:24 -05:00
hadley 92d7665920 Drop handling hierarchy
It's just a bit too raw - and rather than polishing it, it would be better to put the time in to (e.g.) ggplot2 scales
2016-08-15 09:18:56 -05:00
hadley 58ac405a48 Move tibble to own chapter. 2016-07-19 08:57:22 -05:00
hadley 028b165236 Rename chapters 2016-07-19 08:16:35 -05:00
hadley 1a36e04a84 Delete unused chapters
Move extra bits to own directory
2016-07-19 08:00:50 -05:00
hadley ae14d3a3cc Restructuring model chapters 2016-06-13 09:50:55 -05:00
Garrett 2e37431e7d Splits R Markdown chapter in two. 2016-05-02 10:15:49 -04:00
hadley bb984e9416 Restructure chapters once more 2016-04-27 08:04:29 +01:00
Garrett f7680d5d91 Edits to visualization chapter. Splits preparing graphs for publication material into a new chapter for the Communicate part. 2016-04-05 12:13:42 -04:00
hadley 9b1f00af16 Data structures need to come before iteration 2016-03-21 08:05:58 -05:00
hadley ed1a6dc5d4 Drop robust code for now 2016-03-11 07:48:04 -06:00
hadley f93cb3be4f Add intro back to book! 2016-03-10 17:30:21 -06:00
hadley 82d293bb50 Shuffle programming structure.
Also improve intro
2016-03-10 08:46:06 -06:00
hadley f3db1315db Pull out iteration and pipes chapters 2016-03-01 08:29:58 -06:00
hadley 62752f4918 Run common code at the start of every chapter 2016-02-17 16:33:25 +11:00
hadley 56b5775bcb Tweaks for bookdown updates 2016-02-17 16:26:15 +11:00
hadley acc8f777ea Switch to rstudio/bookdown
But don't deploy yet
2016-02-17 06:39:15 +11:00
hadley 3d5fa7a8fd Ignore temporary files and use new_session. 2016-02-12 06:12:55 -06:00
hadley 27cc6617bb Use new bookdown yml 2016-02-11 16:31:22 -06:00