Commit Graph
14 Commits
Author SHA1 Message Date
7d4f86ca66 Update regexps.qmd (#1062)
* Update regexps.qmd

Fixed an error.

* Update regexps.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-08-29 06:11:57 -04:00
Y. YuandGitHub 6d8834d7d1 Update data-transform.qmd (#1073)
A well written chapter. Just a very minor fix.
2022-08-18 08:14:07 -05:00
Y. YuandGitHub ebf42efde8 Update workflow-style.qmd (#1074)
Small fix.
2022-08-18 07:53:47 -05:00
Y. YuandGitHub 75c4f8f36b Update data-visualize.qmd (#1072)
A few small fixes.
2022-08-17 14:33:25 -05:00
Y. YuandGitHub 030092229a Update regexps.qmd (#1063)
Removed repetitious part.
2022-08-16 11:39:38 -05:00
Y. YuandGitHub e43568df7a Update regexps.qmd (#1064)
Added "'"
2022-08-16 11:39:29 -05:00
Y. YuandGitHub 1380affcd2 Update regexps.qmd (#1065)
Fixed a few errors. Could you also explain why there are two dots in "..\\1" rather than three dots or some other numbers of dots?
2022-08-16 11:39:20 -05:00
Y. YuandGitHub f58102a4f2 Update factors.qmd (#1066)
To help make the sentence complete.
2022-08-16 11:38:31 -05:00
Y. YuandGitHub 4b340b83b8 Update factors.qmd (#1067)
Fixed few errors.
2022-08-16 11:38:22 -05:00
Y. YuandGitHub f3db882d9d Update iteration.qmd (#1071)
Provided another way of getting R squared by using `nest()` from tidyr, which makes the code to be tidyverse consistent.
2022-08-16 11:37:44 -05:00
Y. YuandGitHub 5ac3dac6bd Update databases.qmd (#1068)
Fixed a bunch of errors/typos. I am so glad the second version of the book provides such a nicely written chapter on database.
2022-08-16 11:37:13 -05:00
Y. YuandGitHub d080f3279c Update rectangling.qmd (#1069)
It is a very nicely written chapter. Here I provided a few corrections on typos and errors.
2022-08-16 06:55:04 -05:00
e6bc512e98 Update program.Rmd (#984)
* Update program.Rmd

Book links do not work as of now. I replaced the links that can direct viewers to the right sites!

* Link to online versions

Co-authored-by: Mine Çetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-05-07 20:55:56 -04:00
d849490dd8 Update communicate-plots.Rmd (#986)
* Update communicate-plots.Rmd

Updated the ggplot2 book link.

* Fix URLs

Co-authored-by: Mine Çetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-05-07 17:58:06 -04:00