Commit Graph
100 Commits
Author SHA1 Message Date
Hadley Wickham 6d96978573 Move missing values later; update preface 2022-05-04 08:53:13 -05:00
Hadley Wickham afe7e3a2ab WS 2022-05-04 08:41:44 -05:00
Hadley Wickham 79a761664a Finish up with factors
Fixes #728
2022-05-04 08:41:40 -05:00
Hadley Wickham 0a4a5c3d55 Factors polishing
Add alt text. Update code style
2022-05-03 16:02:13 -05:00
Hadley Wickham 7f43bdd7a2 Initial exploration of two-table chapter
Needs more work than I remembered
2022-05-03 09:38:41 -05:00
Hadley Wickham 31b09b1499 Final tidy data polishing 2022-05-03 08:35:39 -05:00
Hadley Wickham 2c56ac830c Working on tidy data 2022-05-03 07:14:32 -05:00
Hadley Wickham 3267221ebb Polishing tibbles 2022-05-02 08:35:34 -05:00
Hadley Wickham b1f5d9f57c Complete writing about usefully untidy data 2022-05-02 08:09:55 -05:00
Hadley Wickham ecc95b3145 Placeholder for NaNs 2022-04-29 15:01:54 -05:00
Hadley Wickham e3383627f5 Untidy data 2022-04-29 15:01:43 -05:00
Hadley Wickham 0225697e08 Fix broken cross-refs 2022-04-28 07:46:57 -05:00
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
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
Hadley Wickham fdfd4ef455 Update badge 2022-04-13 09:23:20 -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
Hadley Wickham a7360229ff Use colours that are more distinguishable under deuteranopia 2022-03-03 10:49:50 -06:00
Hadley Wickham 7a74e6a1db Add some explanatory text + diagrams 2022-03-03 10:14:00 -06:00
Hadley Wickham ab41435eae Continuing to work on tidy-data 2022-03-03 09:32:05 -06:00
Hadley Wickham 1994ac35a1 Minor workflow polishing 2022-03-03 09:32:05 -06:00
Hadley Wickham 6bb4c0d6c4 Fix cross-ref/heading issues 2022-02-24 15:07:23 -06:00
Hadley Wickham b4ca9f3fc6 Bring in new pivoting examples from tidyr vignette 2022-02-24 14:31:14 -06:00
Hadley Wickham 17b95c131f Polishing tidy data 2022-02-23 17:17:19 -06:00
Hadley Wickham 48acb4b0e6 Tweak plot sizing strategy 2022-02-23 14:05:33 -06:00
Hadley Wickham 6641284e4c Pipe polishing 2022-02-23 13:33:21 -06:00
Hadley Wickham da0fbd50d5 Convert from %>% to |> 2022-02-23 13:15:52 -06:00
Hadley Wickham 1b0c50894a Minor fixes and small notes 2022-02-22 17:51:51 -06:00
Hadley Wickham 6560aa1d56 Few more style notes 2022-02-22 17:49:31 -06:00
Hadley Wickham 1029045076 More on transform 2022-02-22 17:48:09 -06:00
Hadley Wickham 001609d203 Remember to describe comments! 2022-02-22 15:01:55 -06:00
Hadley Wickham c78ed76664 Update chapter status 2022-02-21 15:54:38 -06:00
Hadley Wickham 332a022b55 Help brain dump 2022-02-21 15:54:30 -06:00
Hadley Wickham 200f0fb725 Workflow chapter adjustments
* Combine scripts + projects
* New getting help chapter
2022-02-21 15:46:01 -06:00
Hadley Wickham 155aaf0593 Polishing style workflow 2022-02-21 15:39:02 -06:00
Hadley Wickham 555edc81d5 Add @mine-cetinkaya-rundel to footer 2022-02-20 15:21:12 -06:00
Hadley Wickham 567acce499 More about pipes 2022-02-20 15:15:13 -06:00
Hadley Wickham 25ee7fbe84 Style rearranging 2022-02-17 07:09:09 -06:00
Hadley Wickham fb11736b8c Style brain dump 2022-02-16 15:51:33 -06:00
Hadley Wickham 1b2a1b4b35 Polish pipes chapter 2022-02-16 15:51:27 -06:00
Hadley Wickham 6376a68ebf Light editing of intro 2022-02-16 10:20:39 -06:00
Hadley Wickham 2535eeda0e Remove numbers from section intros 2022-02-15 15:59:19 -06:00
Hadley Wickham a3c9bf0f1b Dumping some content into code style chapter 2022-02-15 15:49:31 -06:00
Hadley Wickham 5b7f2de32d Hacking pipes chapter 2022-02-15 15:34:31 -06:00
Hadley Wickham 5283553b74 Refactor workflow chapters
* workflow-pipes -> workflow-style
* pipes -> workflow-pipes
2022-02-15 14:49:05 -06:00
Hadley Wickham 642cf9f3ef Polishing data transformation 2022-02-15 12:43:02 -06:00
Hadley Wickham 6825c577d9 Diving back into transformation chapter 2022-02-14 10:01:08 -06:00
Hadley Wickham d17da6d661 Polishing strings 2022-02-14 08:02:54 -06:00
Hadley Wickham 9d67d622ad Hacking away at logicals/numerics 2022-02-04 12:29:26 -06:00
Hadley Wickham fc869d3e75 More on strings/regexps
* Polish parens/precedence section
* Eliminate engine section
* Move flags later
2022-01-17 22:49:41 -06:00
Hadley Wickham 785760bfc7 Lots of work on 3 general strategies 2022-01-16 20:41:16 -06:00
Hadley Wickham 2bc70b9c7f More on regexps 2022-01-12 02:08:01 -06:00
Hadley Wickham 8ec221c922 Working on pattern language 2022-01-09 12:56:19 -06:00
Hadley Wickham e1375dfb18 Hammering out intent of regexps chapter 2022-01-09 12:56:19 -06:00
Hadley Wickham 3c97cfed3f More string stuff 2022-01-09 12:56:19 -06:00
Hadley Wickham fd2a95d4dc More noodling on regexps 2022-01-09 12:56:19 -06:00
Hadley Wickham 7bc19dc36a Add license 2022-01-03 16:28:33 -06:00
Hadley Wickham 393ad9849e use_tidy_description() 2022-01-03 15:57:59 -06:00
Hadley Wickham 51a406bafd Update build action 2022-01-03 15:29:32 -06:00
Hadley Wickham 1deb5f6e3a More work on regexps 2022-01-03 15:29:32 -06:00
Hadley Wickham 0bd5276992 More strings and regexps 2021-12-13 14:44:52 -06:00
Hadley Wickham fc8cace49c Main is now the production branch 2021-12-08 08:17:42 -06:00
Hadley Wickham a1170ea095 More string re-orgs 2021-12-06 08:41:49 -06:00
Hadley Wickham 915ebf4463 Reorganising bigger structure of strings 2021-12-06 07:28:55 -06:00
Hadley Wickham 26ab1cc1eb Writing about strings 2021-12-06 07:28:55 -06:00
Hadley Wickham 821b51d536 Minor polishing to get back into the swing of things 2021-12-01 08:34:16 -06:00
Hadley Wickham e80ed2d577 Update github workflow 2021-12-01 07:40:54 -06:00
Hadley Wickham 8efc22598b Add chapter status 2021-05-04 08:10:43 -05:00
Hadley Wickham 3a45ea5fc5 Little more non-English brainstorming 2021-05-01 09:15:47 -05:00