Description Usage Arguments Value
Extract the team statistics from a rugbypass match url. These urls identify an individual game and end in ".../stats/"
1 | get_team_stats(data, is_html = FALSE, wide = TRUE)
|
data |
a rugbypass.com url to retrieve data from. Can aslo be previously extracted html |
is_html |
is the data a url or extracted html. Default is |
wide |
return the data in wide or long format. Deafult is |
Returns tibble with containing player level statistics from rugbypass.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.