make_scaling_text: Make scaling text

make_scaling_textR Documentation

Make scaling text

Description

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)


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