Description Usage Arguments Value
View source: R/pass_blank_values.R
Pass blank values for values which are not present in updated version of dataset
1 2 3 4 5 6 7 | pass_blank_values(
node_id,
dataset_metadata,
metadata_list,
root_url,
credentials
)
|
node_id |
character: DDH node ID of the dataset to be updated |
dataset_metadata |
character: The dataset metadata, returned from ddhconnect::get_metadata() |
metadata_list |
list: List of metatadata values |
root_url |
character: Root URL to use for the API (Staging or Production) |
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.