View source: R/combine_enrichments.R
combine_text | R Documentation |
Given lists of named character objects, and a character vector of names to be in the final object, either get the character string from the list that has the names, or check that the character string is the same across all of the lists.
combine_text(list_characters, names_out, text_id)
list_characters |
list containing named character strings |
names_out |
the full list of names to use |
text_id |
what is the name for that thing being put out |
named character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.