# Generated by roxygen2: do not edit by hand

S3method(plot,dk_bohn)
S3method(plot,dk_comparison)
S3method(plot,dk_decomposition)
S3method(plot,dk_fan)
S3method(plot,dk_projection)
S3method(plot,dk_stress)
S3method(print,dk_bohn)
S3method(print,dk_comparison)
S3method(print,dk_decomposition)
S3method(print,dk_fan)
S3method(print,dk_heatmap)
S3method(print,dk_projection)
S3method(print,dk_sgap)
S3method(print,dk_shocks)
S3method(print,dk_stress)
S3method(summary,dk_decomposition)
S3method(summary,dk_projection)
export(dk_bohn_test)
export(dk_compare)
export(dk_decompose)
export(dk_estimate_shocks)
export(dk_fan_chart)
export(dk_gfn)
export(dk_heat_map)
export(dk_project)
export(dk_rg)
export(dk_sample_data)
export(dk_stress_test)
export(dk_sustainability_gap)
importFrom(cli,cli_abort)
importFrom(cli,cli_bullets)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(cli,cli_rule)
importFrom(cli,cli_warn)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,ar)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cov)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
