# Generated by roxygen2: do not edit by hand

export(GeomRoc)
export(GeomRocci)
export(StatRoc)
export(StatRocci)
export(calc_auc)
export(calculate_multi_roc)
export(calculate_roc)
export(direct_label)
export(export_interactive_roc)
export(geom_roc)
export(geom_rocci)
export(ggroc)
export(melt_roc)
export(multi_ggroc)
export(plot_interactive_roc)
export(plot_journal_roc)
export(shiny_plotROC)
export(stat_roc)
export(stat_rocci)
export(style_roc)
export(verify_d)
import(ggplot2)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grid,gList)
importFrom(grid,gTree)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grobHeight)
importFrom(grid,grobName)
importFrom(grid,grobTree)
importFrom(grid,grobWidth)
importFrom(grid,grobX)
importFrom(grid,grobY)
importFrom(grid,nullGrob)
importFrom(grid,pointsGrob)
importFrom(grid,polylineGrob)
importFrom(grid,rectGrob)
importFrom(grid,segmentsGrob)
importFrom(grid,textGrob)
importFrom(grid,unit.c)
importFrom(grid,viewport)
importFrom(methods,slot)
importFrom(stats,qbeta)
