make_mdls_ls | R Documentation |
make_mdls_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make models list. The function returns Models (a list).
make_mdls_ls(outp_smry_ls, mdls_tb)
outp_smry_ls |
Output summary (a list) |
mdls_tb |
Models (a tibble) |
Models (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.