View source: R/worldfootballr_helpers.R
fb_teams_urls | R Documentation |
Returns the URLs for all teams for a given league
fb_teams_urls(league_url, time_pause = 3)
league_url |
the league URL (can be from fb_league_urls()) |
time_pause |
the wait time (in seconds) between page loads |
returns a character vector of all fbref team URLs for a selected league
## Not run: try({ fb_teams_urls("https://fbref.com/en/comps/9/Premier-League-Stats") }) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.