drop_value_set: Drop a value set from the installed library

View source: R/update_value_sets.R

drop_value_setR Documentation

Drop a value set from the installed library

Description

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.

Usage

drop_value_set(vs_code, version, ask = TRUE)

Arguments

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.

Value

Logical. TRUE if successful, FALSE otherwise.


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