export(coefplot)
export(coefplot.lm)
export(coefplot.rxLinMod)
export(multiplot)
export(plotcoef)
import(ggplot2)
import(plyr)
import(reshape2)
import(stringr)
import(useful)
S3method(coefplot,lm)
S3method(coefplot,rxLinMod)
S3method(getModelInfo,lm)
S3method(getModelInfo,rxLinMod)
