View source: R/add_sdg_pattern.R View source: R/helper_SDG_search_terms.R
func_OR_vector | R Documentation |
OR
to Concatenate a Vector of TermsUse OR
to Concatenate a Vector of Terms
func_OR_vector(v)
v |
a vector of characters |
A character
words <- c('apple', 'bean', 'food')
func_OR_vector(v= words)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.