Description Usage Arguments Value
View source: R/extract_md_metadata.R
Extract specific metadata from the Microdata API JSON response
1 2 3 4 5 | extract_md_metadata(
metadata_in,
metadata_out = mdlibtoddh::md_placeholder,
lookup = mdlibtoddh::lookup
)
|
metadata_in |
list: The output of mdlibconnect::get_survey_metadata |
metadata_out |
list: Package object: mdlibtoddh::md_placeholder |
lookup |
data.frame: Package object: mdlibtoddh::lookup |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.