powered by
adam_mapping
Update mapping rule in adam_mapping
update_adam_mapping(meta, name, ...)
A metadata object with the input updated.
A meta_adam object.
meta_adam
A vector of keywords.
Additional variables to be added in the mapping rule among those keywords.
meta <- meta_example() meta <- update_adam_mapping(meta, names(meta$parameter), start_date = "ASTDT") collect_adam_mapping(meta, "ser")
Run the code above in your browser using DataLab