Commit Graph
3 Commits
Author SHA1 Message Date
Stephen BalogunandGitHub a3b40d8dd8 Changes to logicals.qmd (#1234)
* Update EDA.qmd

Using the "size" argument prints the warning: "#> Warning: Using `size` aesthetic for lines was deprecated in ggplot2 3.4.0.
#> ℹ Please use `linewidth` instead."

* Update communication.qmd

Line 844: added *to* to the sentence "It is generally more useful if you want to *expand* the limits..."

Line 1101: changed the legend. Position argument to "top" to align with the statement on line 1053.

* Update logicals.qmd

because "x" does not have any value > 3, both evaluations above are not TRUE. Either the second expression use "x > 2" or "x >= 3".
2023-01-21 13:31:59 -05:00
Stephen BalogunandGitHub a7815c9220 Text insertion and arguments update/alignment (#1232) 2023-01-20 07:55:35 -06:00
Stephen BalogunandGitHub 2b5b238b5d Update data-transform.qmd (#1231)
Line 206. Changed  "you'll want to the distinct..." to "you'll want the distinct..."
2023-01-17 08:35:34 -05:00