named_group_list | R Documentation |
convenience function to generate group terms output
named_group_list(g, t, m)
g |
character vector of all 'All' followed by all unique terms |
t |
character vector of term(s) |
m |
data.frame of provided metadata |
a named list of character vectors, where names are terms and containing vectors are unique levels or 'numeric' if not categorical. First Entry is named 'All' and contains all levels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.