# Generated by roxygen2: do not edit by hand S3method(process_user_input,character) S3method(process_user_input,data.frame) S3method(process_user_input,default) S3method(process_user_input,response) export(REDCap_split) export(case_match_regex_list) export(char2choice) export(char2cond) export(clean_redcap_name) export(create_html_table) export(create_instrument_meta) export(d2w) export(doc2dd) export(ds2dd) export(ds2dd_detailed) export(easy_redcap) export(file_extension) export(focused_metadata) export(format_subheader) export(get_api_key) export(guess_time_only) export(guess_time_only_filter) export(haven_all_levels) export(html_tag_wrap) export(is_repeated_longitudinal) export(match_fields_to_form) export(numchar2fct) export(parse_data) export(process_user_input) export(read_input) export(read_redcap_instrument) export(read_redcap_tables) export(redcap_wider) export(sanitize_split) export(shiny_cast) export(split_non_repeating_forms) export(strsplitx) export(var2fct) importFrom(REDCapR,redcap_event_instruments) importFrom(REDCapR,redcap_metadata_read) importFrom(REDCapR,redcap_read) importFrom(forcats,as_factor) importFrom(keyring,key_get) importFrom(keyring,key_list) importFrom(keyring,key_set) importFrom(openxlsx2,read_xlsx) importFrom(purrr,reduce) importFrom(readr,parse_time) importFrom(tidyr,pivot_wider) importFrom(tidyselect,all_of)