| inform_on_ct_mappability | R Documentation |
inform_on_ct_mappability() checks whether all values in x can be mapped
using the controlled terminology terms in from. It raises an informative
message if any values in x are not mappable.
inform_on_ct_mappability(x, from)
x |
A character vector of terms to be checked. |
from |
A character vector of valid controlled terminology terms. |
Invisibly returns TRUE if all terms are mappable; otherwise,
prints an informative message and returns FALSE invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.