Description Usage Arguments Value
View source: R/parse_salaries.R
Parse dfs player salary files
1 2 3 4 5 6 | parse_salaries(
path = NULL,
sport = NULL,
platform = NULL,
remove_postponed_games = TRUE
)
|
path |
character, path to salary file |
sport |
character, which sports league? Supports nfl, nba, golf for draftkings |
platform |
charcter, which dfs platform? Supports draftkings |
remove_postponed_games |
logical should games that are postponed by removed from slate? default is TRUE |
data.frame of players with salary info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.