Skip to contents

This function effectively shows the retention table in the utMetrics dashboard. It takes filtered data frame as input, creates title and used the function utm_rate_interactive_table()' to produce the table. For one table at-a-time using DT library.

Usage

utm_rate_shiny_table(.data)

Arguments

.data

A data frame from df_rate_metric_values.rda

Value

A table for rate. It consists of three columns: Year, Outcome Rate and Category.