# Generated by roxygen2: do not edit by hand

export(create_rel_risk_transformator)
export(extract_modules_to_yaml)
export(forestplot_x_decorator)
export(g_forest_with_transform)
export(ggplot_decorator)
export(keep_by_label)
export(merge_levels_transformator)
export(or_filtering_transformator)
export(patchwork_plot_decorator)
export(remove_by_label)
export(title_footer_decorator)
export(watermark_decorator)
import(shiny)
import(teal)
importFrom(R6,R6Class)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_class)
importFrom(checkmate,assert_multi_class)
importFrom(checkmate,assert_number)
importFrom(checkmate,assert_true)
importFrom(cowplot,as_grob)
importFrom(cowplot,plot_grid)
importFrom(dplyr,filter)
importFrom(ggplot2,.pt)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer_scales)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplotify,as.ggplot)
importFrom(grDevices,graphics.off)
importFrom(grid,unit)
importFrom(gridify,gridify)
importFrom(gridify,gridifyCell)
importFrom(gridify,gridifyCells)
importFrom(gridify,gridifyLayout)
importFrom(gridify,gridifyObject)
importFrom(gridify,set_cell)
importFrom(methods,new)
importFrom(openxlsx,read.xlsx)
importFrom(patchwork,plot_annotation)
importFrom(rlang,parse_expr)
importFrom(rtables,as_result_df)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,checkboxInput)
importFrom(shiny,div)
importFrom(shiny,eventReactive)
importFrom(shiny,hr)
importFrom(shiny,insertUI)
importFrom(shiny,modalDialog)
importFrom(shiny,moduleServer)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,reactive)
importFrom(shiny,reactiveVal)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,selectInput)
importFrom(shiny,showModal)
importFrom(shiny,showNotification)
importFrom(shiny,span)
importFrom(shiny,tagAppendChild)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateSelectInput)
importFrom(shinyBS,bsModal)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyjs,hidden)
importFrom(shinyjs,hide)
importFrom(shinyjs,show)
importFrom(shinyjs,toggle)
importFrom(shinyjs,useShinyjs)
importFrom(teal,teal_transform_module)
importFrom(teal.code,eval_code)
importFrom(teal.modules.clinical,add_expr)
importFrom(teal.modules.clinical,bracket_expr)
importFrom(tern,rtable2gg)
importFrom(yaml,as.yaml)
