utm_count_shiny_table() : Create count table for "utMetrics Dashboard" shiny app.
Source:R/utm_count_shiny_table.R
utm_count_shiny_table.Rd
This function effectively shows the count table in the utMetrics dashboard. It takes filtered data frame as input, creates title and used the function utm_count_interactive_table()' to produce the table. For one table at-a-time using DT library.