make_bl_fup_add_to_row_ls: Make baseline follow-up add to row list

make_bl_fup_add_to_row_lsR Documentation

Make baseline follow-up add to row list

Description

make_bl_fup_add_to_row_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make baseline follow-up add to row list. The function returns Add to row (a list).

Usage

make_bl_fup_add_to_row_ls(df, n_at_bl_1L_int, n_at_fup_1L_int)

Arguments

df

Data.frame (a data.frame)

n_at_bl_1L_int

N at baseline (an integer vector of length one)

n_at_fup_1L_int

N at follow-up (an integer vector of length one)

Value

Add to row (a list)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.