if (FALSE) {
# Not needed to scrape every time the package is checked, built and installed.
df1 <- do_scraping_games(competition = "ACB", type_league = "ACB", nums = 62001,
year = "2017-2018", verbose = TRUE, accents = FALSE,
r_user = "guillermo.vinue@uv.es")
df1_eur <- do_scraping_games(competition = "Euroleague", nums = 1,
year = "2017", verbose = TRUE,
r_user = "guillermo.vinue@uv.es")
}
Run the code above in your browser using DataLab