print_indpnt_predrs_coefs_tbl: Print independent predictors coefficients table

print_indpnt_predrs_coefs_tblR Documentation

Print independent predictors coefficients table

Description

print_indpnt_predrs_coefs_tbl() is a Print function that prints output to console Specifically, this function implements an algorithm to print independent predictors coefficients table. The function is called for its side effects and does not return a value.

Usage

print_indpnt_predrs_coefs_tbl(params_ls, caption_1L_chr, mkdn_tbl_ref_1L_chr)

Arguments

params_ls

Parameters (a list)

caption_1L_chr

Caption (a character vector of length one)

mkdn_tbl_ref_1L_chr

Markdown table reference (a character vector of length one)


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