Description Usage Arguments Value See Also Examples
Get metadata related to specified dataset.
1 | get_dataset_metadata(dataset_id, token = Sys.getenv("HLIDAC_TOKEN"))
|
dataset_id |
ID of dataset |
token |
Authorization token |
a list containing metadata related to the specified dataset
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()
1 2 3 4 | ## Not run:
get_dataset_metadata("ministri")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.