utm_sum_static_tables() : Generate static rate tables
Source:R/utm_sum_static_tables.R
utm_sum_static_tables.Rd
This function generates static sum(fte) tables for the utMetrics package. It prepares the data frame by converting title names to snake case and then creates a list of graphs using the make_graph_list function. Finally, it generates static sum tables for each graph in the list using the utm_sum_static_table function.