make_rprt_type_ls: Make report type list

make_rprt_type_lsR Documentation

Make report type list

Description

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).

Usage

make_rprt_type_ls(rprt_nm_1L_chr, rprt_lup)

Arguments

rprt_nm_1L_chr

Report name (a character vector of length one)

rprt_lup

Report (a lookup table)

Value

Report type (a list)


ready4-dev/ready4show documentation built on June 16, 2024, 8:08 a.m.