utm_rate_shiny_table() : Create retention table for "utMetrics Dashboard" shiny app.
Source:R/utm_rate_shiny_table.R
utm_rate_shiny_table.Rd
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.