Fixed typo (#1308)
This commit is contained in:
@@ -662,7 +662,7 @@ The algorithm used to calculate new values for a graph is called a **stat**, sho
|
|||||||
#| echo: false
|
#| echo: false
|
||||||
#| out-width: "100%"
|
#| out-width: "100%"
|
||||||
#| fig-cap: >
|
#| fig-cap: >
|
||||||
#| When create a bar chart we first start with the raw data, then
|
#| When creating a bar chart we first start with the raw data, then
|
||||||
#| aggregate it to count the number of observations in each bar,
|
#| aggregate it to count the number of observations in each bar,
|
||||||
#| and finally map those computed variables to plot aesthetics.
|
#| and finally map those computed variables to plot aesthetics.
|
||||||
#| fig-alt: >
|
#| fig-alt: >
|
||||||
|
|||||||
Reference in New Issue
Block a user