Skip to content
Snippets Groups Projects
Select Git revision
  • 0cb31d35580969b74b3e82c4d1b5398a87185a84
  • master default protected
2 results

FlowEdge.cs

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)