make_rprt_type_ls | R Documentation |
make_rprt_type_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make report type list. The function returns Report type (a list).
make_rprt_type_ls(rprt_nm_1L_chr, rprt_lup)
rprt_nm_1L_chr |
Report name (a character vector of length one) |
rprt_lup |
Report (a lookup table) |
Report type (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.