inst/app-rfm/ui/ui_analyze.R

navbarMenu('Analyze', icon = icon('search-plus'),

	source('ui/ui_home.R', local = TRUE)[[1]],
  source('ui/ui_rfm.R', local = TRUE)[[1]],
  source('ui/ui_segment.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.