Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design decision regarding nflfastR::calculate_stats() required #261

Open
mrcaseb opened this issue Nov 10, 2024 · 0 comments
Open

Design decision regarding nflfastR::calculate_stats() required #261

mrcaseb opened this issue Nov 10, 2024 · 0 comments

Comments

@mrcaseb
Copy link
Member

mrcaseb commented Nov 10, 2024

nflfastR::calculate_stats() is the new approach regarding stats of any type. It's list of arguments is as follows:

seasons = nflreadr::most_recent_season(),
summary_level = c("season", "week"),
stat_type = c("player", "team"),
season_type = c("REG", "POST", "REG+POST")

We need to decide how we would like to handle the outputs and whether or not it should be a new function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant