make_mdl_desc_lines | R Documentation |
make_mdl_desc_lines() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make model description lines. The function returns Model description lines (a character vector).
make_mdl_desc_lines(outp_smry_ls, mdl_nm_1L_chr, output_type_1L_chr = "PDF")
outp_smry_ls |
Output summary (a list) |
mdl_nm_1L_chr |
Model name (a character vector of length one) |
output_type_1L_chr |
Output type (a character vector of length one), Default: 'PDF' |
Model description lines (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.