# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,foresty)
S3method(broom::glance,foresty)
S3method(broom::tidy,foresty)
S3method(coef,foresty)
S3method(formula,foresty)
S3method(fy_coefs,default)
S3method(fy_coefs,merMod)
S3method(fy_coefs,multinom)
S3method(grid.draw,foresty)
S3method(model.frame,foresty)
S3method(nobs,foresty)
S3method(plot,foresty)
S3method(predict,foresty)
S3method(print,foresty)
S3method(print,foresty_figures)
S3method(print,foresty_layout)
S3method(print,summary.foresty)
S3method(summary,foresty)
S3method(vcov,foresty)
export(foresty_app)
export(foresty_colors)
export(foresty_combine)
export(foresty_data)
export(foresty_interaction)
export(foresty_layout)
export(foresty_main)
export(foresty_report)
importFrom(ggplot2,.data)
importFrom(grid,grid.draw)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,model.frame)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,vcov)
