msf_seasonal_player_stats_totals: MySportsFeeds Seasonal Player Stats Totals

Description Usage Arguments Value Examples

View source: R/wrapper_utils.R

Description

Gets player gamelogs object from from MySportsFeeds version 2.0 API

Usage

1
msf_seasonal_player_stats_totals(league, season, verbose)

Arguments

league

the league to fetch

season

the season to fetch

verbose

print status info

Value

a list of two items

Examples

1
2
3
4
5
## Not run: 
nba_player_totals <- dfstools::msf_seasonal_player_stats_totals(
season = "current", league = "nba", verbose = TRUE
)
## End(Not run)

znmeb/dfstools documentation built on March 3, 2020, 5:50 p.m.