updateScores: Update scores information (don't rescrape old scores).

Description Usage Arguments Value Examples

View source: R/scrapeScores.R

Description

Update scores information (don't rescrape old scores).

Usage

1
2
updateScores(score_data, data_dir = "./data/scores/", save_rds = FALSE,
  playoffs = FALSE, last_playoffs = FALSE, ...)

Arguments

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

Value

updated scores information data.frame

Examples

1
## Not run: updateScores()

pbulsink/HockeyScrapR documentation built on Sept. 9, 2020, 9:21 a.m.