# Generated by roxygen2 (4.1.1): do not edit by hand

export(beta.plot)
export(binom.plot)
export(chisq.plot)
export(coin)
export(coin.plot)
export(coin.simu)
export(coin.simu.plot)
export(dice)
export(dice.plot)
export(dice.simu)
export(dice.simu.plot)
export(expo.plot)
export(expt)
export(expt.mse)
export(expt.plot)
export(expt.simu)
export(expt.simu.plot)
export(gamm.plot)
export(geom.plot)
export(hyper.plot)
export(nbinom.plot)
export(normal.plot)
export(pois.plot)
export(unif.plot)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,aggregate)
importFrom(stats,dnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rgeom)
importFrom(stats,rhyper)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
