# Generated by roxygen2: do not edit by hand

export(subtotal_dupe_removal)
export(subtotal_row)
export(subtotal_section)
importFrom(dplyr,
  across,
  all_of,
  arrange,
  cur_column,
  filter,
  group_by,
  groups,
  lead,
  mutate,
  row_number,
  select,
  summarise,
  ungroup
)
importFrom(lubridate,
  is.Date,
  is.POSIXt
)
importFrom(magrittr,"%>%")
importFrom(rlang,
  ":=",
  .data,
  exec,
  sym
)
importFrom(tidyselect,where)
importFrom(utils,combn)
