Description Usage Arguments Value See Also Examples
Get websites
1 | get_websites(token = Sys.getenv("HLIDAC_TOKEN"))
|
token |
Authorization token |
data.frame with data on websites run by the state with the following columns: - hostid: ID of website - host: host of website - url: URL of website - opendataUrl: URL to open data on website's availability - pageUrl: URL to website's profile at Hlidac statu - urad: the institution running the website - publicname: name of the website - popis: description of the website - hash
https://www.hlidacstatu.cz/swagger/index.html
https://www.hlidacstatu.cz/api/v1/doc
1 2 3 4 | ## Not run:
get_websites()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.