Description Usage Arguments Value
View source: R/get_ddh_datasets_list.R
Return the full list of microdata datasets in DDH with the following information: node IDs, UUIDs, reference IDs (microdata), data classification, date of last update.
1 2 3 4 | get_ddh_datasets_list(
root_url = dkanr::get_url(),
credentials = list(cookie = dkanr::get_cookie(), token = dkanr::get_token())
)
|
root_url |
character: API root URL |
credentials |
list: object returned by the get_credentials() function |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.