Description Usage Arguments Value
View source: R/scrapePlayersQH.R
Get stats for a list of players
A function to get all player stats from a list of players (in the form provided by getPlayerList.QH)
1  | getPlayerStats.QH(player_list, sleep = 30, progress = TRUE)
 | 
player_list | 
 A player list (data.frame) from   | 
sleep | 
 Time to sleep between player scrapings  | 
progress | 
 Whether to show a progress bar. Default = TRUE.  | 
a list of three data.frames, containing
PlayerStats | 
 Combined player statistics  | 
GoalieStats | 
 Combined goalie statistics  | 
PlayerMeta | 
 Meta statistics for all (goalies and players)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.