make_aqol6d_items_tb: Make Assessment of Quality of Life Six Dimension items tibble

make_aqol6d_items_tbR Documentation

Make Assessment of Quality of Life Six Dimension items tibble

Description

make_aqol6d_items_tb() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make assessment of quality of life six dimension items tibble. The function returns Assessment of Quality of Life Six Dimension items (a tibble).

Usage

make_aqol6d_items_tb(aqol_tb, old_pfx_1L_chr, new_pfx_1L_chr)

Arguments

aqol_tb

Assessment of Quality of Life (a tibble)

old_pfx_1L_chr

Old prefix (a character vector of length one)

new_pfx_1L_chr

New prefix (a character vector of length one)

Value

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


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