Skip to contents

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.

Usage

utm_rate_static_tables(.data)

Arguments

.data

a data frame from df_rate_metric_values.rda

Value

many gt tables of rate metrics