Description Usage Arguments Value
View source: R/get_player_stats.R
A function for accessing NFL player statistics via the Coinbase API.
1 | get_player_stats(week, season, league_id)
|
week |
The week you wish to get stats for. If blank all availble statistics for the season chosen will be returned |
season |
The year of the season you wish to get stats for |
league_id |
The ID of you ESPN fantasy league |
A dataframe containing player projections and actual game statistics for the timeframe chosen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.