utm_rate_static_tables() : Generate static rate tables
Source:R/utm_rate_static_tables.R
utm_rate_static_tables.Rd
This function generates static rate 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 rate tables for each graph in the list using the utm_rate_static_table function.