Skip to content
Snippets Groups Projects
Select Git revision
  • 42daaacb30829ba9e7cfae41d2832d0d8c4f25df
  • main default protected
  • release
3 results

main.py

Blame
  • NAMESPACE 781 B
    # Generated by roxygen2: do not edit by hand
    
    export(run_tRigon)
    import(RColorBrewer)
    import(boot)
    import(caret)
    import(dplyr)
    import(ggcorrplot)
    import(ggplot2)
    import(markdown)
    import(patchwork)
    import(readxl)
    import(shiny, except = renderDataTable)
    import(shinyWidgets)
    import(shinydashboard, except = c(dashboardPage, dashboardSidebar))
    import(writexl)
    importFrom(DT,renderDataTable)
    importFrom(data.table,fread)
    importFrom(data.table,rbindlist)
    importFrom(factoextra,fviz)
    importFrom(ggpubr,stat_cor)
    importFrom(ggridges,geom_density_ridges)
    importFrom(ggridges,theme_ridges)
    importFrom(randomForest,randomForest)
    importFrom(sessioninfo,session_info)
    importFrom(shinydashboardPlus,dashboardPage)
    importFrom(shinydashboardPlus,dashboardSidebar)
    importFrom(simpleboot,two.boot)