get_contract {hlidacr} | R Documentation |
Get contract details
Description
Get contract details
Usage
get_contract(id, token = NULL)
Arguments
id |
ID of contract |
token |
Authorization token |
Value
list with data
See Also
https://www.hlidacstatu.cz/swagger/index.html
https://www.hlidacstatu.cz/api/v1/doc
Examples
## Not run:
get_contract(id = "1086905")
## End(Not run)
[Package hlidacr version 0.2.0 Index]