View source: R/update_value_sets.R
| drop_value_set | R Documentation |
Removes a value set from the installed library using
eqvs_drop(). Only user-added value sets can be
removed — built-in value sets are protected.
drop_value_set(vs_code, version, ask = TRUE)
vs_code |
Character. The VS_code to remove. |
version |
Character. One of "3L", "5L", or "Y3L". |
ask |
Logical. Whether to ask for confirmation. Defaults to TRUE. |
Logical. TRUE if successful, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.