Description Usage Arguments Value See Also Examples
Get company details
1 | get_company(company_name, token = Sys.getenv("HLIDAC_TOKEN"))
|
company_name |
Name of the company |
token |
Access token |
list with 3 elements: - ico: ID number of the company - jmeno: Name of the company - datoveSchranky: Data post box - electronic repository for communication between public institutions and private companies/people
https://www.hlidacstatu.cz/swagger/index.html
https://www.hlidacstatu.cz/api/v1/doc
1 2 3 4 | ## Not run:
get_company("Agrofert")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.