Learn R Programming

hlidacr (version 0.2.0)

get_company: Get company details

Description

Get company details

Usage

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

Run this code
# NOT RUN {
get_company("Agrofert")
# }

Run the code above in your browser using DataLab