if (FALSE) {
# Not needed to scrape every time the package is checked, built and installed.
df_bio <- do_scraping_rosters(competition = "ACB", pcode = "56C",
verbose = TRUE, accents = FALSE,
r_user = "guillermo.vinue@uv.es")
df_bio_eur <- do_scraping_rosters(competition = "Euroleague", pcode = "007969",
year = "2017", verbose = TRUE,
r_user = "guillermo.vinue@uv.es")
}
Run the code above in your browser using DataLab