Description Usage Arguments Value
Get a vector of top campaign names in a sorted dataframe
1 2  | get_top_campaign_names(df, week_num, n = 3, sort_on = "cost",
  week_lookup_colname = "week", aggregate_function)
 | 
df | 
 data frame  | 
week_num | 
 fiscal week number for filtering  | 
n | 
 number of top campaigns to select (default is 3)  | 
sort_on | 
 column to sort descending  | 
week_lookup_colname | 
 column name indicating "week"  | 
aggregate_function | 
 summarising function  | 
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.