View source: R/cx_extra_functions.R
cx_parse_terms | R Documentation |
Parse one input phrase into something useful for further processing
cx_parse_terms(extra_input_phrase, case_sensitive)
case_sensitive |
search_arguments$case_sensitive |
input_field |
One pattern collected from input field |
Something useful, e.g. parsed phrase "ost–0" to c("ost", "0")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.