major overhaul with new functions. docs are lacking

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-05-02 13:31:21 +02:00
commit 04f5bec85c
No known key found for this signature in database
28 changed files with 874 additions and 81 deletions

View file

@ -1,18 +1,30 @@
# 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_filter)
export(html_tag_wrap)
export(is_repeated_longitudinal)
export(match_fields_to_form)
export(process_user_input)
export(read_input)
export(read_redcap_instrument)
export(read_redcap_tables)