# Generated by roxygen2: do not edit by hand

export("%>%")
export(add_relative_time)
export(analyse_methanol_burn)
export(analyse_zero_test)
export(check_code)
export(check_discrepancies)
export(combine_measurements)
export(create_wric_df)
export(create_wric_df_new)
export(cut_rows)
export(detect_start_end)
export(export_file_from_redcap)
export(extract_meta_data)
export(extract_metadata_new)
export(extract_note_info)
export(extract_note_info_new)
export(preprocess_wric_file)
export(preprocess_wric_files)
export(upload_file_to_redcap)
export(visualize_with_protocol)
importFrom(RCurl,postForm)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(readr,read_csv)
importFrom(readr,read_tsv)
importFrom(readxl,read_excel)
importFrom(rlang,.data)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tidyr,pivot_longer)
importFrom(tools,file_ext)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,write.csv)
