# Generated by roxygen2: do not edit by hand

S3method("[",tod)
S3method("[<-",tod)
S3method("[[",tod)
S3method("[[<-",tod)
S3method(as.double,tod)
S3method(as.tod,character)
S3method(as.tod,circular)
S3method(as.tod,default)
S3method(c,tod)
S3method(circular,default)
S3method(circular,tod)
S3method(length,tod)
S3method(max,tod)
S3method(mean,tod)
S3method(median,tod)
S3method(min,tod)
S3method(quantile,tod)
S3method(sd,default)
S3method(sd,tod)
export(as.tod)
export(buildDescrTbl)
export(calc_descr)
export(calc_descr_long)
export(calc_descr_long_old)
export(calc_descr_old)
export(circular)
export(convertColumnHeading)
export(descrSurvEstimate)
export(hours.tod)
export(is.tod)
export(minutes.tod)
export(pred.survfit)
export(replaceGermanUmlauts)
export(sd)
export(w.CochraneArmitageTrend.test)
export(w.JonckheereTerpstraTest)
export(w.anova.test)
export(w.chisq.test)
export(w.cor.test)
export(w.fisher.test)
export(w.kruskal.test)
export(w.no.test)
export(w.npar.t.test)
export(w.npar.t.test.permu)
export(w.prop.trend.test)
export(w.rankFD.mid.ranks)
export(w.rankFD.pseudo.ranks)
export(w.t.test)
export(w.watson.williams.test)
export(w.wilcox.test)
import(descutils)
import(foreach)
import(nparcomp)
import(rankFD)
importFrom(DescTools,CochranArmitageTest)
importFrom(DescTools,JonckheereTerpstraTest)
importFrom(circular,circular)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,full_join)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,rename)
importFrom(dplyr,select_if)
importFrom(glue,glue)
importFrom(plyr,ddply)
importFrom(plyr,failwith)
importFrom(plyr,join)
importFrom(purrr,possibly)
importFrom(rlang,.data)
importFrom(stats,anova)
importFrom(stats,chisq.test)
importFrom(stats,cor.test)
importFrom(stats,fisher.test)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,prop.trend.test)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tibble,as_tibble)
