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

[REQUEST] Fantasy Positional Weekly Stats #16

Open
3 tasks
nolmacdonald opened this issue Oct 10, 2024 · 0 comments
Open
3 tasks

[REQUEST] Fantasy Positional Weekly Stats #16

nolmacdonald opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@nolmacdonald
Copy link
Contributor

REASON

The package currently allows for pulling stats cumulatively based on a season.
New functions should be implemented that allow capabilities to pull individual weeks.
With individual weeks, a table can be developed that lists the fantasy points weekly with gt.
This would allow for a similar figure to the overall standings by QB/RB/WR/TE, except
that it doesn't list the stats for the season, but rather the weekly points.
For example, WR could have columns for Week 1 FPTS, Week 2 FPTS, ... Week N FPTS, and Total FPTS.
Order by Total.

DESIGN

  • Functions to calculate weekly fantasy points for QB/RB/WR/TE
  • Functions to calculate season fantasy points while listing results for each week
  • Table (figure) that lists fantasy points weekly for each position

IMPACT

Adds new function to evaluate weekly performance not just season.

ROADMAP

  • Functions need to be developed and added
  • Documentation is required
  • Follow the tidyverse style guide
@nolmacdonald nolmacdonald added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 10, 2024
@nolmacdonald nolmacdonald self-assigned this Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant