print_performance: Print Performance Table Name

View source: R/table_preparation.R

print_performanceR Documentation

Print Performance Table Name

Description

Prints standard name for performance/workload measure table

Usage

print_performance(deptdivname, .inctable = T, .tabnum = "XX")

Arguments

deptdivname

Name of division/department as string

.inctable

Whether to include table number as prefix; true or false

.tabnum

Number of table in document; E.g., table 12

Examples

{
print_performance("Legal Services")
print_performance("General Government")

}

dpowerstp/tpbudget documentation built on June 3, 2022, 1:41 a.m.