Commit Graph
7 Commits
Author SHA1 Message Date
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