powered by
Returns rotowire news for specified players.
players_rotowire(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 `tibble`
Other news: beyond_the_numbers, teams_rotowire
beyond_the_numbers
teams_rotowire
# NOT RUN { players_rotowire(players = c( "Jarrett Allen", "DeMarre Carroll", "Allen Crabbe")) # }
Run the code above in your browser using DataLab