teams_rotowire | R Documentation |
Returns roto wire news for specified teams.
teams_rotowire(
teams = NULL,
team_ids = NULL,
all_active_teams = F,
nest_data = F,
results = 50,
return_message = TRUE
)
teams |
vector of teams |
team_ids |
vector |
all_active_teams |
if 'TRUE' searches all active teams |
nest_data |
if 'TRUE' returns nested data frame |
results |
numeric vector of results |
return_message |
if 'TRUE' returns a message |
a 'tibble'
Other news:
beyond_the_numbers()
,
players_rotowire()
teams_rotowire(teams = "Brooklyn Nets")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.