Description Usage Arguments Details Value See Also Examples
FUNCTION_DESCRIPTION
1 2 3 4 5 6 7 8 | exact_phrase_search_ff(
vocabulary_id,
domain_id,
concept_class_id,
standard_concept,
invalid_reason = "NULL",
lowered_match = TRUE
)
|
vocabulary_id |
PARAM_DESCRIPTION |
domain_id |
PARAM_DESCRIPTION |
concept_class_id |
PARAM_DESCRIPTION |
standard_concept |
PARAM_DESCRIPTION |
invalid_reason |
PARAM_DESCRIPTION, Default: 'NULL' |
lowered_match |
PARAM_DESCRIPTION, Default: TRUE |
vocabSchema |
PARAM_DESCRIPTION |
DETAILS
OUTPUT_DESCRIPTION
1 2 3 4 5 6 | ## Not run:
if (interactive()) {
# EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.