Skip to contents

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

Usage

make_cndt_predr_text(results_ls, type_1L_chr = "description")

Arguments

results_ls

Results (a list)

type_1L_chr

Type (a character vector of length one), Default: 'description'

Value

Text (a character vector of length one)