# Generated by roxygen2: do not edit by hand

S3method(barplot,prettyB)
S3method(boxplot,prettyB)
S3method(hist,prettyB)
S3method(plot,prettyB)
export(add_x_axis)
export(add_y_axis)
export(barplot_p)
export(boxplot_p)
export(hist_p)
export(plot_p)
export(reset_prettyB)
export(setup_prettyB)
importFrom(grDevices,palette)
importFrom(grDevices,rgb)
importFrom(grDevices,xy.coords)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,barplot.default)
importFrom(graphics,boxplot)
importFrom(graphics,grid)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,title)
