add_dim_scores_to_aqol6d_items_tb: Add dimension scores to Assessment of Quality of Life Six...

add_dim_scores_to_aqol6d_items_tbR Documentation

Add dimension scores to Assessment of Quality of Life Six Dimension items tibble

Description

add_dim_scores_to_aqol6d_items_tb() 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 dimension scores to assessment of quality of life six dimension items tibble. The function returns Assessment of Quality of Life Six Dimension items (a tibble).

Usage

add_dim_scores_to_aqol6d_items_tb(aqol6d_items_tb, domain_items_ls)

Arguments

aqol6d_items_tb

Assessment of Quality of Life Six Dimension items (a tibble)

domain_items_ls

Domain items (a list)

Value

Assessment of Quality of Life Six Dimension items (a tibble)


ready4-dev/youthvars documentation built on Nov. 15, 2024, 6:02 a.m.