View source: R/table_preparation.R
print_performance | R Documentation |
Prints standard name for performance/workload measure table
print_performance(deptdivname, .inctable = T, .tabnum = "XX")
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 |
{ print_performance("Legal Services") print_performance("General Government") }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.