meta_split | R Documentation |
Split metadata into groups
meta_split(meta, by)
meta |
A |
by |
A character variable name both in population level and observation level data of a metadata object. |
A metadata object split by the input variable.
meta_example() |> meta_split("RACE")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.