Description Usage Arguments Value Examples
Create Table Scorer
1 | create_table_scorers(url_games)
|
url_games |
single url to game as retrieved by get_links_game() |
scorer table
1 2 3 4 5 | ## Not run:
games_u11 <- get_links_game()[7,]
create_table_scorers(url_games = games_u11$links_url)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.