# Generated by roxygen2: do not edit by hand

S3method(plot,iq_growth_incidence)
S3method(plot,iq_lorenz)
S3method(print,iq_atkinson)
S3method(print,iq_comparison)
S3method(print,iq_concentration)
S3method(print,iq_decomposition)
S3method(print,iq_gini)
S3method(print,iq_growth_incidence)
S3method(print,iq_hoover)
S3method(print,iq_kakwani)
S3method(print,iq_kolm)
S3method(print,iq_lorenz)
S3method(print,iq_palma)
S3method(print,iq_percentile_ratio)
S3method(print,iq_polarisation)
S3method(print,iq_poverty)
S3method(print,iq_sgini)
S3method(print,iq_shares)
S3method(print,iq_theil)
export(iq_atkinson)
export(iq_compare)
export(iq_concentration)
export(iq_decompose)
export(iq_gini)
export(iq_growth_incidence)
export(iq_hoover)
export(iq_kakwani)
export(iq_kolm)
export(iq_lorenz)
export(iq_palma)
export(iq_percentile_ratio)
export(iq_polarisation)
export(iq_poverty)
export(iq_sample_data)
export(iq_sgini)
export(iq_shares)
export(iq_theil)
importFrom(cli,cli_abort)
importFrom(cli,cli_bullets)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,approx)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
