add_aqol6dU_to_aqol6d_tbs_ls | R Documentation |
add_aqol6dU_to_aqol6d_tbs_ls() is an Add function that updates an object by adding new values to new or empty fields. Specifically, this function implements an algorithm to add assessment of quality of life six dimension health utility to assessment of quality of life six dimension tibbles list. The function returns Assessment of Quality of Life Six Dimension tibbles (a list).
add_aqol6dU_to_aqol6d_tbs_ls(
aqol6d_tbs_ls,
aqol6d_scrg_dss_ls = NULL,
prefix_1L_chr = "aqol6d_q",
id_var_nm_1L_chr
)
aqol6d_tbs_ls |
Assessment of Quality of Life Six Dimension tibbles (a list) |
aqol6d_scrg_dss_ls |
Assessment of Quality of Life Six Dimension scoring datasets (a list), Default: NULL |
prefix_1L_chr |
Prefix (a character vector of length one), Default: 'aqol6d_q' |
id_var_nm_1L_chr |
Identity variable name (a character vector of length one) |
Assessment of Quality of Life Six Dimension tibbles (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.