Learn R Programming

hlidacr (version 0.2.0)

get_dataset_metadata: Get dataset's metadata

Description

Get metadata related to specified dataset.

Usage

get_dataset_metadata(dataset_id, token = Sys.getenv("HLIDAC_TOKEN"))

Arguments

dataset_id

ID of dataset

token

Authorization token

Value

a list containing metadata related to the specified dataset

See Also

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

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

Other Datasets: get_dataset_data(), get_dataset_record_detail(), get_datasets()

Examples

Run this code
# NOT RUN {
get_dataset_metadata("ministri")
# }

Run the code above in your browser using DataLab