Skip to content

Commit

Permalink
fix: vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewallenbruce committed May 10, 2024
1 parent f264795 commit abdb542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/getting-started.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ avg_dar(

```{r}
binned <- bin_aging(
df = load_ex(),
df = load_ex("aging_ex"),
date = dos
) |>
dplyr::select(
Expand Down

0 comments on commit abdb542

Please sign in to comment.