Skip to content

Commit

Permalink
seq_along :trollface:
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyelhabr committed Jan 17, 2024
1 parent 2bc2606 commit c89841d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/fb_league_stats.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}

purrr::map_dfr(
seq_along(n_tables),
1:n_tables,
~{
tables[[.x]] %>%
.rename_fb_cols() %>%
Expand Down

0 comments on commit c89841d

Please sign in to comment.