Description Usage Arguments Value
View source: R/get_datasets_list.R
get_datasets_list()
1 2 3 4 5 | get_datasets_list(
datatype = "All",
root_url = dkanr::get_url(),
credentials = list(cookie = dkanr::get_cookie(), token = dkanr::get_token())
)
|
datatype |
character: Restrict the list to a specific type of dataset. Available options are: "All", "Time Series", "Microdata", "Geospatial", or "Other" |
root_url |
character: API root URL |
credentials |
list: API authentication credentials |
numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.