Skip to content

Commit

Permalink
cleanup news
Browse files Browse the repository at this point in the history
  • Loading branch information
tanho63 committed Sep 12, 2022
1 parent 0de0bee commit 6811028
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: nflfastR
Title: Functions to Efficiently Access NFL Play by Play Data
Version: 4.4.0.9005
Version: 4.4.0.9006
Authors@R:
c(person(given = "Sebastian",
family = "Carl",
Expand Down
2 changes: 0 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
- `position` - Position of the player
- `position_group` - Position group of the player
- `headshot_url` - URL to a player headshot image
* Fix bad possession team info in BUF-LA and potentially other 2022 games
* `decode_player_ids()` uses `nflreadr::load_players()` to translate player IDs to gsis IDs starting in the 2022 season.
* Added new function `calculate_player_stats_def()` that aggregates defensive player stats either at game level or overall. (#288)
* Make data work in 2022 (hopefully)

Expand Down

0 comments on commit 6811028

Please sign in to comment.