make_make_item_wrst_wts_ls_ls | R Documentation |
make_make_item_wrst_wts_ls_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make make item worst weights list list. The function returns Make item worst weights (a list of lists).
make_make_item_wrst_wts_ls_ls(domain_items_ls, itm_wrst_wts_lup_tb)
domain_items_ls |
Domain items (a list) |
itm_wrst_wts_lup_tb |
Item worst weights lookup table (a tibble) |
Make item worst weights (a list of lists)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.