msf_seasonal_dfs: MySportsFeeds Seasonal DFS

Description Usage Arguments Value Examples

View source: R/wrapper_utils.R

Description

Gets DFS data object from from MySportsFeeds version 2.0 API

Usage

1
msf_seasonal_dfs(league, season, team, verbose)

Arguments

league

the league to fetch

season

the season to fetch

team

the team to fetch

verbose

print status info

Value

a list of two items

Examples

1
2
3
4
5
## Not run: 
nba_dfs <- dfstools::msf_seasonal_dfs(
season = "2018-playoff", league = "nba", team = "GSW"
)
## End(Not run)

znmeb/tidysportsfeeds documentation built on Feb. 27, 2020, 10:17 p.m.