Description Usage Arguments Value
View source: R/getPlayerStats.R
Extract the player statistics from a rugbypass match url. These urls identify an individual game and end in ".../stats/"
1 | get_player_stats(data, is_html = FALSE)
|
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 |
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.