Commit Graph
40 Commits
Author SHA1 Message Date
Mitsuo ShiotaandGitHub 6b90ffda93 It is natural to use the same function as the previous code chunk. (#1492) 2023-11-08 22:11:21 -05:00
Mitsuo ShiotaandGitHub e542450760 better to follow the good practice in 26.3.3 Common use cases (#1493) 2023-11-08 22:06:09 -05:00
Mitsuo ShiotaandGitHub 6431e4b417 Fix/functions probably typos (#1488)
* probably a typo

* MAPE: Mean Absolute Percentage Error

* a typo

* a typo

* typo
2023-10-25 19:17:44 -07:00
Mitsuo ShiotaandGitHub c607d980f7 rewrite requires max(). (#1495) 2023-07-16 07:27:55 -05:00
09ccc0c48b dependson requires cached chunks (#1503)
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-06-06 00:07:25 +10:00
Mitsuo ShiotaandGitHub bc64b998c0 probably typos (#1509) 2023-06-05 23:25:05 +10:00
Mitsuo ShiotaandGitHub d44f842114 make consistent with other parts notation (#1508) 2023-05-29 09:23:55 +10:00
4fc2e09a10 avoid error (#1504)
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-26 15:44:25 -04:00
579f2c2e5f Suggest/quarto; image sizing (#1502)
* Add yaml example

* clarify why not out-width but out.width

* Update quarto.qmd

* Update quarto.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-26 14:45:52 -04:00
1bac6a5025 Fix/quarto mostly typos (#1505)
* probably a typo

* probably a typo

* no Insert menu in Rstudio

* a typo

* better to stick to percentage notation

* not suffix but prefix

* redundant, perhaps forgot to delete

* !r erros

* a typo

* I don't know why Rstudio automatically changes lines. I manually removed those changes.

* Update quarto.qmd

* Update quarto.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-25 11:41:10 -04:00
Mitsuo ShiotaandGitHub 8d4fed1da0 Fix/base-R typos and Figure 28.1 pepper caption (#1494) 2023-05-24 13:59:44 -05:00
dc95230a6d Fix/iteration typos (#1491)
* a typo

* a typo

* a typo

* Update iteration.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-24 13:17:55 -05:00
Mitsuo ShiotaandGitHub 9fdb50ee10 Next chapter is Iteration, not Vectors (#1490) 2023-05-22 08:48:54 -04:00
Mitsuo ShiotaandGitHub d33c24ebea Fix/webscraping typos (#1487) 2023-05-22 08:46:33 -04:00
0bd216b75a Fix/rectangling probably typos (#1486)
* probably a typo

* probably a typo

* - "a" is not a factor but a character.
- probably a typo

* a typo

* probably a typo

* probably a typo

* "ab" is a string, but is not a character, though can be an element of a character vector

* a typo

* probably a typo

* Update rectangling.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-21 11:26:53 -04:00
Mitsuo ShiotaandGitHub b2c4c1d0d0 Fix/arrow typos (#1481)
* a typo

* typos
2023-05-21 00:08:14 -04:00
6124b65098 Fix/regexps probably typos (#1480)
* a typo

* a typo

* probably a typo

* a typo

* b$ means ending with b

* Update regexps.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-21 00:07:34 -04:00
Mitsuo ShiotaandGitHub 6c9cfea1e0 Fix/strings probably typos (#1476)
* probably typos

* probably a typo

* a typo
2023-05-21 00:02:56 -04:00
Mitsuo ShiotaandGitHub d0dc1a8c6c Fix/databases probably typos (#1474)
* typos

* probably typos

* a typo

* typos

* a typo
2023-05-21 00:00:25 -04:00
32717bcf53 Fix/Spreadsheets probably typos (#1472)
* typos

* Update spreadsheets.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-20 23:58:11 -04:00
a8538790f8 Fix/joins typos (#1468)
* typos

* Update joins.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-20 23:54:40 -04:00
Mitsuo ShiotaandGitHub 149ef1f3cc a typo (#1471) 2023-05-12 08:01:23 -04:00
Mitsuo ShiotaandGitHub c2b0451044 Fix/datetimes (#1462)
* a typo

* redundant condition
2023-05-09 21:57:32 -04:00
Mitsuo ShiotaandGitHub cb9c4a506f a typo (#1459) 2023-05-09 21:53:06 -04:00
Mitsuo ShiotaandGitHub c6f11c6707 desc() is unnecessary, as later filtered both first and last (#1447) 2023-05-09 21:15:55 -04:00
Mitsuo ShiotaandGitHub da0b940317 probably typos (#1446) 2023-04-25 07:36:14 -05:00
Mitsuo ShiotaandGitHub 8c91a43aee Fix/communication probably typos (#1439)
* no need for \n before str_wrap(), and a typo

* "col" can work, but may be confusing for readers
2023-04-19 20:52:40 -04:00
Mitsuo ShiotaandGitHub 66394d2dcd Fix/EDA typos (#1427) 2023-04-17 08:06:06 -04:00
ae818956b2 Fix/data import (#1412)
* - read_csv() recognizes "NA" (Namibia) as NA (not available), as na = c("", "NA") by default.
- this chapter is not about stringr, but about readr.
- "seldom" is missing in the context.
- missing comma of "for example".
- list(.default = col_character()) can also work.
- use another_csv again.
- make tibble() and tribble() examaples identical

* make exactly same as tibble() example

* Update data-import.qmd

* Update data-import.qmd

* Update data-import.qmd

* Update data-import.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-09 23:38:44 -04:00
e5a847f7b3 Fix/data-transform (#1398)
* fix wrong references, inconsistency between sentence and code, and typos

* Update data-transform.qmd

* Update data-transform.qmd

* Update data-transform.qmd

* Update logicals.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-09 23:21:13 -04:00
Mitsuo ShiotaandGitHub e00ecd35ba typos (#1403) 2023-04-08 10:36:31 -04:00
Mitsuo ShiotaandGitHub 9483bef03f speed = distance / time, and typos (#1402) 2023-04-08 10:34:21 -04:00
4be5b37d87 Fix/workflow-scripts (#1406)
* missing verb and article, and wrong shortcut

* Update workflow-scripts.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-08 10:30:12 -04:00
c8b5536d02 Fix/workflow-basics (#1391)
* justify omitting the name of the second arugument

* Update workflow-basics.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-08 10:10:19 -04:00
Mitsuo ShiotaandGitHub eb0cd7f962 Fix/data-visualize (#1390)
* remove old reference to now-deleted right plot, and fix typos

* I was wrong. This is not a typo. Recover it.
2023-04-08 09:55:50 -04:00
Mitsuo ShiotaandGitHub 1795c94855 Fix fct_lump example (#918)
* happen to have "Other" in factor levels

* rescind code change, instead add comments

* make an exercise
2021-02-09 07:25:34 -06:00
Mitsuo ShiotaandGitHub 8670e92a8c Fix inconsistency in season (#921) 2021-02-08 11:35:19 -06:00
Mitsuo ShiotaandGitHub b1fb15a410 x_1 denotes a variable, while a_1 denotes a parameter (#920) 2021-02-08 11:35:02 -06:00
Mitsuo ShiotaandGitHub 35bca36e72 .x, not ., is recommended in ~ formula (#919)
* .x, not ., is recommended in ~ formula

* change . to .x to be consistent

* . refers to a list, while .x refers to a list element
2021-02-08 11:34:49 -06:00
Mitsuo ShiotaandGitHub f1805f2bfc ggstance package has been superseded by ggplot2 3.3.0 (#917) 2021-02-08 11:33:15 -06:00