View source: R/update_value_sets.R
| check_builtin_conflicts | R Documentation |
After applying migrations or installing new value sets, checks whether any built-in value sets share a VS_code with a migration that has been applied. If conflicts are found, warns the user that the built-in value set still exists and will be removed in the next package release.
check_builtin_conflicts(version)
version |
Character. One of "3L", "5L", or "Y3L". |
Invisibly returns a character vector of conflicting VS_codes, or character(0) if none found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.