# Generated by roxygen2: do not edit by hand

export("%>%")
export(drop_label)
export(drop_labels)
export(import_instruments)
export(make_binary_word)
export(make_choose_all_table)
export(make_choose_one_table)
export(make_instrument)
export(make_instrument_auto)
importFrom(REDCapR,redcap_metadata_read)
importFrom(REDCapR,redcap_read)
importFrom(REDCapR,redcap_read_oneshot)
importFrom(cli,cli_inform)
importFrom(dplyr,across)
importFrom(dplyr,bind_cols)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise_all)
importFrom(janitor,adorn_pct_formatting)
importFrom(janitor,tabyl)
importFrom(labelVector,set_label)
importFrom(magrittr,"%>%")
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(rlang,.data)
importFrom(stringr,fixed)
importFrom(stringr,str_count)
importFrom(stringr,str_extract)
importFrom(stringr,str_locate)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_na)
importFrom(stringr,str_sub)
importFrom(tibble,enframe)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,vars_select_helpers)
