get_company: Get company details

Description Usage Arguments Value See Also Examples

View source: R/api.R

Description

Get company details

Usage

1
get_company(company_name, token = Sys.getenv("HLIDAC_TOKEN"))

Arguments

company_name

Name of the company

token

Access token

Value

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

See Also

https://www.hlidacstatu.cz/swagger/index.html

https://www.hlidacstatu.cz/api/v1/doc

Examples

1
2
3
4
## Not run: 
get_company("Agrofert")

## End(Not run)

skvrnami/hlidacr documentation built on Sept. 16, 2021, 5:20 p.m.