Skip to contents

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.

Usage

utm_sum_static_tables(.data)

Arguments

.data

a data frame from df_sum_metric_values.rda

Value

many gt tables of sum metrics