Description Usage Arguments Value
View source: R/get_ddh_records_status.R
Compare DDH and Microdata library records
1 2 3 4 5 | get_ddh_records_status(
mdlib_token,
root_url = dkanr::get_url(),
credentials = list(cookie = dkanr::get_cookie(), token = dkanr::get_token())
)
|
mdlib_token |
character: Microdatalib API authentication 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.