get_player_stats: GET Request for Player Statistics

Description Usage Arguments Value

View source: R/get_player_stats.R

Description

A function for accessing NFL player statistics via the Coinbase API.

Usage

1
get_player_stats(week, season, league_id)

Arguments

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

Value

A dataframe containing player projections and actual game statistics for the timeframe chosen.


dsobo/ESPNmythicalsports documentation built on Sept. 19, 2020, 12:25 a.m.