# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,secuTrialdata)
S3method(dates_secuTrial,secuTrialdata)
S3method(factorize_secuTrial,secuTrialdata)
S3method(form_status_counts,secuTrialdata)
S3method(form_status_summary,secuTrialdata)
S3method(label_secuTrial,secuTrialdata)
S3method(plot,secuTrialvisit)
S3method(print,secuTrialdata)
S3method(print,secuTrialoptions)
S3method(write_secuTrial,secuTrialdata)
export("label<-")
export("units<-")
export(annual_recruitment)
export(build_secuTrial_url)
export(dates_secuTrial)
export(dictionary_secuTrial)
export(diff_secuTrial)
export(export_date)
export(export_datetime)
export(factorize_secuTrial)
export(form_status_counts)
export(form_status_summary)
export(get_participants)
export(label)
export(label_secuTrial)
export(labels_secuTrial)
export(links_secuTrial)
export(plot_recruitment)
export(read_secuTrial)
export(read_secuTrial_raw)
export(read_validation_overview)
export(return_hidden_items)
export(return_random_participants)
export(return_scores)
export(subset_secuTrial)
export(units)
export(visit_structure)
export(write_secuTrial)
import(haven)
import(readr)
importFrom(dplyr,all_equal)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate_all)
importFrom(dplyr,recode)
importFrom(dplyr,summarise)
importFrom(grDevices,rainbow)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(purrr,modify_if)
importFrom(readxl,excel_sheets)
importFrom(readxl,read_excel)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,reshape)
importFrom(stats,setNames)
importFrom(stringr,str_length)
importFrom(stringr,str_match)
importFrom(stringr,str_wrap)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,spread)
importFrom(utils,read.table)
importFrom(utils,unzip)
