check_builtin_conflicts: Check for conflicts between user-defined and built-in value...

View source: R/update_value_sets.R

check_builtin_conflictsR Documentation

Check for conflicts between user-defined and built-in value sets

Description

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.

Usage

check_builtin_conflicts(version)

Arguments

version

Character. One of "3L", "5L", or "Y3L".

Value

Invisibly returns a character vector of conflicting VS_codes, or character(0) if none found.


eq5dsuite documentation built on May 14, 2026, 5:07 p.m.