View source: R/update_value_sets.R
| get_installed_vs_codes | R Documentation |
Returns all installed VS_codes for the specified instrument
version, including both built-in value sets shipped with the
package and any user-added value sets installed via
eqvs_add() or update_value_sets().
get_installed_vs_codes(version)
version |
Character. One of "3L", "5L", or "Y3L". |
Reads directly from the runtime package environment
(getOption("eq.env")) to include user-added value sets
without triggering the display side-effects of
eqvs_display().
A character vector of VS_codes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.