# Generated by roxygen2: do not edit by hand

S3method(summary,aftable)
S3method(tbl_sum,aftable)
export(as_aftable)
export(at_template_aftable)
export(at_template_workflow)
export(create_aftable)
export(create_config_yaml)
export(generate_workbook)
export(is_aftable)
export(number_formatter)
import(openxlsx2)
importFrom(dplyr,
  across,
  all_of,
  everything,
  filter,
  mutate
)
importFrom(pillar,tbl_sum)
importFrom(purrr,
  compact,
  list_modify,
  map_depth,
  pluck,
  pluck_exists,
  pwalk
)
importFrom(rlang,
  '%||%',
  .data
)
importFrom(stringr,
  str_extract,
  str_replace,
  str_replace_all
)
importFrom(tibble,tibble)
importFrom(tidyselect,where)
