export(all_in_one)
export(annotate.page)
export(bar.plot)
export(box.plot)
export(build.page)
export(cdf.plot)
export(default.settings)
export(dot.plot)
export(facetAdjust)
export(forest.plot)
export(gcurve)
export(get.top.xaxis)
export(graphic.params)
export(km.plot)
export(nsubj.plot)
export(refresh.outputplan)
export(run.specific)
export(start_session_log)
export(stop_session_log)
export(sync.ylab.widths)
export(table.plot)
export(theme_bw2_default_margins)
export(theme_bw2_nomargins)
export(theme_grey2_default_margins)
export(theme_grey2_nomargins)
export(theme_table_nomargins)
import(ggplot2)
import(grid)
import(gridExtra)
import(gtable)
import(plyr)
import(reshape2)
import(scales)
import(survival)
import(stringr)
importFrom("grDevices", "bmp", "dev.cur", "dev.off", "extendrange",
             "graphics.off", "jpeg", "pdf", "png", "postscript",
             "rainbow")
importFrom("graphics", "boxplot", "par")
importFrom("utils", "read.csv", "sessionInfo")