# Generated by roxygen2: do not edit by hand

export(create_ncai_template)
export(get_ncai)
export(read_ncai_template)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(janitor,make_clean_names)
importFrom(magrittr,"%>%")
importFrom(openxlsx,addStyle)
importFrom(openxlsx,addWorksheet)
importFrom(openxlsx,createStyle)
importFrom(openxlsx,createWorkbook)
importFrom(openxlsx,freezePane)
importFrom(openxlsx,mergeCells)
importFrom(openxlsx,protectWorksheet)
importFrom(openxlsx,saveWorkbook)
importFrom(openxlsx,setColWidths)
importFrom(openxlsx,setRowHeights)
importFrom(openxlsx,writeData)
importFrom(readxl,read_excel)
importFrom(readxl,read_xlsx)
importFrom(rlang,.data)
importFrom(slider,slide_dbl)
importFrom(stats,setNames)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
importFrom(stringr,str_starts)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_trim)
importFrom(tidyr,fill)
importFrom(tidyr,pivot_wider)
importFrom(utils,stack)
importFrom(utils,tail)
