Description Usage Arguments Value
View source: R/unpublish_dataset.R
Unpublish existing dataset in DDH
1 2 3 4 5 | unpublish_dataset(
nid,
root_url = dkanr::get_url(),
credentials = list(cookie = dkanr::get_cookie(), token = dkanr::get_token())
)
|
nid |
character: Node ID of the dataset to be unpublished |
root_url |
character: API root URL |
credentials |
list: DDH API authentication token and cookie |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.