inst/apps/table3_5/ui.R

ui = navbarPage(title = 'Table 3.5',
                collapsible = T, 
                position = 'fixed-top',
                theme  = SMRD::add_theme(getShinyOption('theme')),
                header = SMRD::add_css(),
                footer = SMRD::(),

                
    tabPanel('Table 3.5', DT::dataTableOutput('table5')))
Auburngrads/SMRD documentation built on Sept. 14, 2020, 2:21 a.m.