# Generated by roxygen2: do not edit by hand

export(add_article)
export(add_date_columns)
export(add_headline_column)
export(compare_conditions)
export(compare_values)
export(demo_data)
export(headline)
export(headline_list)
export(plural_phrasing)
export(trend_terms)
export(view_list)
importFrom(dplyr,across)
importFrom(dplyr,bind_cols)
importFrom(dplyr,case_when)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_keys)
importFrom(dplyr,group_vars)
importFrom(dplyr,left_join)
importFrom(dplyr,lst)
importFrom(dplyr,mutate)
importFrom(dplyr,one_of)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(glue,as_glue)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,glue_data)
importFrom(lubridate,`%m+%`)
importFrom(lubridate,floor_date)
importFrom(lubridate,interval)
importFrom(lubridate,period)
importFrom(purrr,flatten)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_if)
importFrom(purrr,pluck)
importFrom(purrr,pmap)
importFrom(purrr,possibly)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,enquo)
importFrom(rlang,quo_is_missing)
importFrom(rlang,warn)
importFrom(tibble,tibble)
importFrom(tidyr,unnest_wider)
importFrom(utils,head)
