# Generated by roxygen2: do not edit by hand

export(apply.scope)
export(balance)
export(diagnose)
export(lengthen)
export(makehistory.one)
export(makehistory.two)
export(makeplot)
export(omit.history)
export(widen)
import(Rmpfr)
import(ggplot2)
import(grid)
import(gridExtra)
import(scales)
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n_distinct)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(purrr,accumulate)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(stats,D)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(stringr,str_c)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
