inst/app-inferr/ui/ui_data.R

navbarMenu('Data', icon = icon('database'),
  source('ui/ui_up.R', local = TRUE)[[1]],
  source('ui/ui_trans.R', local = TRUE)[[1]],
  source('ui/ui_scr.R', local = TRUE)[[1]],
  # source('ui/ui_sample.R', local = TRUE)[[1]],
  # source('ui/ui_partition.R', local = TRUE)[[1]],
  source('ui/ui_vi.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.