Learn R Programming

hlidacr (version 0.2.0)

get_websites: Get websites

Description

Get websites

Usage

get_websites(token = Sys.getenv("HLIDAC_TOKEN"))

Arguments

token

Authorization token

Value

data.frame with data on websites run by the state with the following columns: - hostid: ID of website - host: host of website - url: URL of website - opendataUrl: URL to open data on website's availability - pageUrl: URL to website's profile at Hlidac statu - urad: the institution running the website - publicname: name of the website - popis: description of the website - hash

See Also

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

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

Examples

Run this code
# NOT RUN {
get_websites()
# }

Run the code above in your browser using DataLab