meta_inherit | R Documentation |
Inherit meta information by keywords
meta_inherit(meta, inherit, name, overwrite = FALSE)
meta |
A |
inherit |
A |
name |
A vector of keywords from |
overwrite |
A logical value to force mapping update. |
A metadata object with population defined.
meta_adam(
population = r2rtf::r2rtf_adsl,
observation = r2rtf::r2rtf_adae
) |>
meta_inherit(meta_example(), c("apat", "wk12", "ae_summary"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.