Skip to contents

get_conclusion_text() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get conclusion text. Function argument results_ls specifies the where to look for the required object. The function returns Text (a character vector of length one).

Usage

get_conclusion_text(results_ls)

Arguments

results_ls

Results (a list)

Value

Text (a character vector of length one)