Skip to contents

make_dnst_and_sctr_plt_title() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make density and scatter plot title. The function returns Title (a character vector of length one).

Usage

make_dnst_and_sctr_plt_title(results_ls)

Arguments

results_ls

Results (a list)

Value

Title (a character vector of length one)