Skip to content

Commit

Permalink
Update nfl_players and nfl_schedule for 2024 season
Browse files Browse the repository at this point in the history
  • Loading branch information
k5cents committed Aug 25, 2024
1 parent 1f33c09 commit 385130c
Show file tree
Hide file tree
Showing 6 changed files with 1,652 additions and 1,622 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: fflr
Title: Retrieve ESPN Fantasy Football Data
Version: 2.3.0.9000
Version: 2.3.1
Authors@R:
person("Kiernan", "Nicholls", email = "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-9229-7897"))
Expand Down
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# fflr (development version)
# fflr 2.3.1

* Update `nfl_players` and `nfl_schedule` for 2024 season.

# fflr 2.3.0

Expand Down
2,180 changes: 1,104 additions & 1,076 deletions data-raw/nfl_players.csv

Large diffs are not rendered by default.

1,088 changes: 544 additions & 544 deletions data-raw/nfl_schedule.csv

Large diffs are not rendered by default.

Binary file modified data/nfl_players.rda
Binary file not shown.
Binary file modified data/nfl_schedule.rda
Binary file not shown.

0 comments on commit 385130c

Please sign in to comment.