Description Usage Arguments Value Examples
Get Links
1 2 | get_links(url_saisonmanager = default_saisonmanager_url(),
select = "*")
|
url_saisonmanager |
base url to FVBB saisonmanager (default: default_saisonmanager_url()) |
select |
which type of info ("spielplan", "table, "scorer") to select (default: *, i.e. everything) |
tibble with links to spielplaene, tables and scorers
1 2 3 4 | ## Not run:
get_links(url_saisonmanager = "https://fvbb.saisonmanager.de")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.