# Generated by roxygen2: do not edit by hand

S3method(coef,"function")
S3method(condition,formula)
S3method(condition,parsedFormula)
S3method(count,data.frame)
S3method(count,default)
S3method(count,tbl)
S3method(counts,default)
S3method(counts,factor)
S3method(counts,formula)
S3method(inspect,POSIXt)
S3method(inspect,character)
S3method(inspect,data.frame)
S3method(inspect,factor)
S3method(inspect,list)
S3method(inspect,logical)
S3method(inspect,numeric)
S3method(lhs,formula)
S3method(lhs,parsedFormula)
S3method(logical2factor,data.frame)
S3method(logical2factor,default)
S3method(makeFun,"function")
S3method(makeFun,formula)
S3method(makeFun,glm)
S3method(makeFun,lm)
S3method(makeFun,nls)
S3method(make_df,default)
S3method(make_df,list)
S3method(make_df,matrix)
S3method(make_df,numeric)
S3method(msummary,default)
S3method(msummary,glm)
S3method(msummary,lm)
S3method(operator,formula)
S3method(operator,parsedFormula)
S3method(print,inspected_data_frame)
S3method(print,msummary.glm)
S3method(print,msummary.lm)
S3method(rhs,formula)
S3method(rhs,parsedFormula)
S3method(tally,data.frame)
S3method(tally,default)
S3method(tally,formula)
S3method(tally,tbl)
export(ash_points)
export(ci.mean)
export(ci.median)
export(ci.prop)
export(ci.sd)
export(columns)
export(condition)
export(count)
export(counts)
export(coverage)
export(df_stats)
export(dfapply)
export(ediff)
export(evalFormula)
export(evalSubFormula)
export(fit_distr_fun)
export(formularise)
export(ilogit)
export(infer_transformation)
export(inspect)
export(joinFrames)
export(lhs)
export(logical2factor)
export(logit)
export(makeFun)
export(make_df)
export(modelVars)
export(mosaic_formula)
export(mosaic_formula_q)
export(msummary)
export(n_missing)
export(n_not_missing)
export(n_total)
export(na.warn)
export(named)
export(named_among)
export(nice_names)
export(operator)
export(parse.formula)
export(perc)
export(percs)
export(prop)
export(prop1)
export(props)
export(reop_formula)
export(rhs)
export(rows)
export(tally)
export(unnamed)
export(vector2df)
importFrom(MASS,fitdistr)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,data_frame)
importFrom(lazyeval,lazy)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,expr_text)
importFrom(rlang,exprs)
importFrom(rlang,f_rhs)
importFrom(rlang,is_character)
importFrom(rlang,new_quosure)
importFrom(rlang,quos)
importFrom(stats,IQR)
importFrom(stats,addmargins)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,dexp)
importFrom(stats,dgeom)
importFrom(stats,dlnorm)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,na.exclude)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qbinom)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tidyr,gather)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,str)
importFrom(utils,tail)
