make_cndt_predr_text: Make candidate predictor text

make_cndt_predr_textR Documentation

Make candidate predictor text

Description

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)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.