inst/app-rfm/ui/ui_vi.R

tabPanel('View', value = 'tab_vi', icon = icon('sort'),

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

        source('ui/ui_view.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.