Description Usage Arguments Value See Also Examples
Get contract text
1 | get_contract_text(id, token = Sys.getenv("HLIDAC_TOKEN"))
|
id |
ID of contract |
token |
Authorization token |
Character vector containing text of the contract
https://www.hlidacstatu.cz/swagger/index.html
https://www.hlidacstatu.cz/api/v1/doc
1 2 3 4 | ## Not run:
get_contract_text(id = "1086905")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.