Skip to contents

This function effectively shows the sum table in the utMetrics dashboard. It takes filtered data frame as input, creates title and used the function utm_sum_interactive_table()' to produce the table.

Usage

utm_sum_shiny_table(.data)

Arguments

.data

A data frame from df_count_metric_values.rda

Value

A table for sum (fte). It consists of three columns: Year, sum and Category.