update_adam_mapping | R Documentation |
adam_mapping
Update mapping rule in adam_mapping
update_adam_mapping(meta, name, ...)
meta |
A |
name |
A vector of keywords. |
... |
Additional variables to be added in the mapping rule among those keywords. |
A metadata object with the input updated.
meta <- meta_example()
meta <- update_adam_mapping(meta, names(meta$parameter), start_date = "ASTDT")
collect_adam_mapping(meta, "ser")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.