This function determines the median count across sessions, with the option to group or filter results
1  | suma_median_count(df, filterBy = NULL, groupBy = NULL)
 | 
df | 
 Data frame containing Suma Data  | 
filterBy | 
 Optional argument to filter results  | 
groupBy | 
 Optional argument to group data, such as term, weekday, time  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.