make_domain_items_ls | R Documentation |
make_domain_items_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make domain items list. The function returns Domain items (a list).
make_domain_items_ls(domain_qs_lup_tb, item_pfx_1L_chr)
domain_qs_lup_tb |
Domain questions lookup table (a tibble) |
item_pfx_1L_chr |
Item prefix (a character vector of length one) |
Domain items (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.