Skip to contents

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

Usage

make_correlation_text(results_ls)

Arguments

results_ls

Results (a list)

Value

Correlation text (a character vector of length one)