Skip to contents

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

Usage

make_coi_text(results_ls)

Arguments

results_ls

Results (a list)

Value

Text (a character vector of length one)