Skip to contents

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

Usage

make_scaling_text(results_ls, table_1L_chr = "cfscl")

Arguments

results_ls

Results (a list)

table_1L_chr

Table (a character vector of length one), Default: 'cfscl'

Value

Text (a character vector of length one)