Description Usage Arguments Value
View source: R/scrape_rugbypass.R
Extract data from a rugbypass match url. These urls identify an individual game and end in ".../stats/"
1 | scrape_rugbypass(url, as_list = FALSE)
|
as_list |
return data in 3 element list: |
urls |
rugbypass.com url to retrieve data from. |
Returns nested tibble (or list) containing game, team and player level statistics from rugbypass.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.