get_metadata | R Documentation |
Download information from api of from file passed as argument Load those data as tibble
get_metadata(url = NULL)
url |
empty, url or filename. If no argument is passed, the default url is used. file must be compatible with the dido api format for https://data.statistiques.developpement-durable.gouv.fr/dido/api/v1/apidoc.html#/datasets/paginate_datasets datasets as described on |
nothing
## Not run:
get_metadata("datasets.json")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.