This commit is contained in:
mine-cetinkaya-rundel 2023-05-25 21:09:10 -04:00
parent 386c9156b0
commit 76ce17693e
1 changed files with 1 additions and 1 deletions

View File

@ -781,7 +781,7 @@ For example `join_by(closest(x <= y))` matches the smallest `y` that's greater t
#| echo: false
#| out-width: ~
#| fig-cap: >
#| A following join is similar to a greater-than-or-equal inequality join
#| A rolling join is similar to a greater-than-or-equal inequality join
#| but only matches the first value.
#| fig-alt: >
#| A rolling join is a subset of an inequality join so some matches are