Skip to contents

make_selected_mdl_text() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make selected model text. The function returns Text (a character vector of length one).

Usage

make_selected_mdl_text(results_ls, for_abstract_1L_lgl = F)

Arguments

results_ls

Results (a list)

for_abstract_1L_lgl

For abstract (a logical vector of length one), Default: F

Value

Text (a character vector of length one)