Skip to contents

get_scndry_anlys_descs() 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 secondary analysis descriptions. Function argument results_ls specifies the where to look for the required object. The function returns Secondary analysis descriptions (a character vector).

Usage

get_scndry_anlys_descs(results_ls)

Arguments

results_ls

Results (a list)

Value

Secondary analysis descriptions (a character vector)