Skip to content

Commit

Permalink
20241218 - week 16 projections
Browse files Browse the repository at this point in the history
  • Loading branch information
isaactpetersen committed Dec 18, 2024
1 parent 2feb743 commit 67ac646
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Fantasy-Football-Analytics-Textbook.Rproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: 9189c7c3-8ac1-4955-aa69-942cc593ddf7

RestoreWorkspace: Default
SaveWorkspace: Default
Expand Down
Binary file not shown.
Binary file modified data/players_projectedPoints_weekly.RData
Binary file not shown.
Binary file modified data/players_projections_weekly_raw.RData
Binary file not shown.
2 changes: 1 addition & 1 deletion download_weekly_projections.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Specify Season and Week Number ----

season <- 2024
weekNumber <- 15
weekNumber <- 16

# Processing ----
season <- as.character(season)
Expand Down

0 comments on commit 67ac646

Please sign in to comment.