get_mdl_smrys | R Documentation |
get_mdl_smrys() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get model summarys. The function returns Models summary (a list).
get_mdl_smrys(ingredients_ls, mdl_nms_chr = NULL)
ingredients_ls |
Ingredients (a list) |
mdl_nms_chr |
Model names (a character vector), Default: NULL |
Models summary (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.