Description Usage Arguments Value Examples
Update scores information (don't rescrape old scores).
1 2  | updateScores(score_data, data_dir = "./data/scores/", save_rds = FALSE,
  playoffs = FALSE, last_playoffs = FALSE, ...)
 | 
score_data | 
 The player_data data.frame to update  | 
data_dir | 
 The data dir of stored player information  | 
save_rds | 
 whether to save the scores as an Rds file  | 
... | 
 Additional parameters to pass  | 
updated scores information data.frame
1  | ## Not run: updateScores()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.