make_bl_fup_add_to_row_ls | R Documentation |
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).
make_bl_fup_add_to_row_ls(df, n_at_bl_1L_int, n_at_fup_1L_int)
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) |
Add to row (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.