R/fn_make.R
make_rprt_type_ls.Rd
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)
Report name (a character vector of length one)
Report (a lookup table)
Report type (a list)