# Generated by roxygen2: do not edit by hand

S3method(forestplot,default)
S3method(heightDetails,xaxis)
export(forestplot)
export(fpColors)
export(fpDrawBarCI)
export(fpDrawCircleCI)
export(fpDrawDiamondCI)
export(fpDrawNormalCI)
export(fpDrawPointCI)
export(fpDrawSummaryCI)
export(fpLegend)
export(fpTxtGp)
export(getTicks)
import(grid)
import(magrittr)
importFrom(checkmate,assert)
importFrom(checkmate,assert_class)
importFrom(checkmate,assert_matrix)
importFrom(checkmate,assert_vector)
importFrom(checkmate,check_array)
importFrom(checkmate,check_integer)
importFrom(checkmate,check_matrix)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.cur)
importFrom(graphics,par)
importFrom(utils,tail)
