player_news | R Documentation |
The free and premium ESPN stories on given players. A maximum of 50 stories can be returned at a time.
player_news(playerId, parseHTML = FALSE)
playerId |
A single player ID number. |
parseHTML |
Should HTML stories be parsed with |
A data frame of news stories.
Other player functions:
all_players()
,
list_players()
,
player_info()
,
player_outlook()
,
recent_activity()
,
transaction_counter()
player_news(playerId = "15847")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.