View source: R/Functions_formatting_utilities.R
matchedToCharacter | R Documentation |
summarize named logical vectors into a single character vector
matchedToCharacter(matchedPatterns, sep = "|")
matchedPatterns |
a list of named logical vectors |
sep |
character string to use as separator between matches |
a character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.