Commit Graph

1423 Commits

Author SHA1 Message Date
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
Mine Çetinkaya-Rundel 2efcd7e4fe Add Mine to DESCRIPTION 2022-02-14 09:34:45 -05: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
Jakob Krigovsky 011f8cceee
Fix typos (#989) 2022-01-04 21:07:35 -05: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
Chris Saunders 11a48448f3
Update data-tidy.Rmd (#988)
Update blog post URL
2021-12-30 17:38:41 -05: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
GeroVanMi c0daa382c1
Added link ggplot2 cheat sheet mention (#973) 2021-12-02 07:09:35 -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
ReeceGoding ed7b944dd6
Defined "word" in exercise 14.4.4.1.3 (#958)
Which of those strings are still words? -> Which of those strings are still `words`?
2021-12-01 07:35:00 -06:00
Mine Cetinkaya-Rundel 9c84b587be
Fix a bunch of URLS and add xaringan, closes #969 (#971) 2021-10-26 15:50:31 -04:00
Mine Cetinkaya-Rundel 3ace9ce49b
Draft/outline of spreadsheets (#949)
* Add draft/outline of spreadsheets

* Finish reading from Excel

* Write to Excel + consistency edits

* Add pkgs for writing Excel files

* Release the 🐧s

* Reogranize to highlight tibble/data.frame diffs

* Write again

* Add spreadsheets reference + rename_with janitor

* Move janitor to TO DO in rectangular data

* Need to load tidyverse

* Show csv file

* Add TO DO note

* Use students instead of challenge file in this chp

* Quiet down some of the redundant messages

* Add bit on reading in multiple files

* Fix up students example

* Revert back to old dataset to match spreadsheets chapter

* Fix typos

* Use US spelling

* Comments from Hadley

* Incorporate Hadley's suggestions

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2021-10-26 15:00:33 -04:00
gabrivera 917864316d
Change "with a" to "that have" for clarity (#952)
In the section 3.6 on Geometrical objects, I momentarily understood that it was saying that one line is describing the entirety of the values in the data-set through the 4 value. This is unlikely, due to the context, but it happened to me before realizing that wasn't the case. This small change could avoid that misunderstanding.
2021-09-30 12:51:20 -04:00
Mark Beveridge 280ab8b604
consistent with treatment of *alpha* ? (#964)
add emphasis, to be consistent with treatment of *alpha* ? ...

row189 : "or to the shape aesthetic" --> "or to the *shape* aesthetic"

[sorry if I've forgotten how to use github]
2021-09-30 12:48:27 -04:00
Eric Kitaif b13b64896b
Update intro.Rmd (#961)
First time reading this book - thank you!

The `,but` did not read well for me, as the statement 

>  [visualisations] don't scale particularly well because they require a human to interpret them

Does not seem to conflict with the statement

> Visualisations can surprise you

`and` appeared more appropriate as these appear to be two outcomes from visualizations; unless I am wrong about the intent of the sentence.

An alternative version, which I did not think was the intent, would read

> Visualisations can surprise you, but don't scale particularly well, because they require a human to interpret them.
2021-09-30 12:44:23 -04:00