inst/app-visualize/ui/ui_sel.R

tabPanel('Select', value = 'tab_sel', icon = icon('database'),

    navlistPanel(id = 'navlist_up',
        well = FALSE,
        widths = c(2, 10),

        source('ui/ui_seldata.R', local = TRUE)[[1]]

    )
)

Try the xplorerr package in your browser

Any scripts or data that you put into this service are public.

xplorerr documentation built on May 21, 2021, 9:08 a.m.