inst/app-blorr/ui/ui_homes.R

tabPanel('Home', value = 'tab_home_analyze', icon = icon('home'),
         
  navlistPanel(id = 'navlist_home', well = FALSE, widths = c(2, 10),
    source('ui/ui_model_home.R', local = TRUE)[[1]])
)
rsquaredacademy/xplorerr documentation built on May 25, 2021, 6:57 a.m.