powered by
Returns roto wire news for specified teams.
get_teams_roto_wire_news(teams = NULL, team_ids = NULL, all_active_teams = F, nest_data = F, results = 50, return_message = TRUE)
vector of teams
vector
if `TRUE` searchs all active teams
if `TRUE` returns nested data frame
numeric vector of results
if `TRUE` returns a message
a `data_frame`
Other news: get_beyond_the_numbers_articles, get_players_roto_wire_news
get_beyond_the_numbers_articles
get_players_roto_wire_news
# NOT RUN { get_teams_roto_wire_news(teams = "Brooklyn Nets") # }
Run the code above in your browser using DataLab