powered by
Returns rotowire news for specified players.
get_players_roto_wire_news(players = NULL, player_ids = NULL, nest_data = F, results = 50, return_message = TRUE)
vector of player_names
vector of player names
if TRUE returns a nested data frame
TRUE
integer of results
if TRUE returns a message
a `data_frame`
Other news: get_beyond_the_numbers_articles, get_teams_roto_wire_news
get_beyond_the_numbers_articles
get_teams_roto_wire_news
# NOT RUN { get_players_roto_wire_news(players = c( "Jarrett Allen", "DeMarre Carroll", "Allen Crabbe")) # }
Run the code above in your browser using DataLab