Proper Boolean capitalization
This commit is contained in:
@@ -210,7 +210,7 @@ For example, `df |> filter(!is.na(x))` finds all rows where `x` is not missing a
|
|||||||
#| echo: false
|
#| echo: false
|
||||||
#| out-width: NULL
|
#| out-width: NULL
|
||||||
#| fig-cap: >
|
#| fig-cap: >
|
||||||
#| The complete set of boolean operations. `x` is the left-hand
|
#| The complete set of Boolean operations. `x` is the left-hand
|
||||||
#| circle, `y` is the right-hand circle, and the shaded region show
|
#| circle, `y` is the right-hand circle, and the shaded region show
|
||||||
#| which parts each operator selects.
|
#| which parts each operator selects.
|
||||||
#| fig-alt: >
|
#| fig-alt: >
|
||||||
|
|||||||
Reference in New Issue
Block a user