# Generated by roxygen2: do not edit by hand

S3method(summary,afttest)
export(Surv)
export(aes)
export(aftsrr)
export(afttest)
export(afttestplot)
export(as.formula)
export(element_text)
export(geom_step)
export(get_all_vars)
export(ggplot)
export(ggtitle)
export(grid.arrange)
export(is.Surv)
export(labs)
export(optim)
export(quantile)
export(scale_y_continuous)
export(theme)
export(theme_minimal)
export(xlab)
export(ylab)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,evalCpp)
importFrom(aftgee,aftsrr)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(gridExtra,grid.arrange)
importFrom(stats,as.formula)
importFrom(stats,get_all_vars)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(survival,Surv)
importFrom(survival,is.Surv)
useDynLib(afttest, .registration = TRUE)
