inst/ggraptR/views/tableCtrlsUI.R

verticalLayout(
  fluidRow(
    column(6, uiOutput('aggByCtrl')),
    column(6, uiOutput('aggTargetCtrl'))),
  
  fluidRow(
    column(6, uiOutput('aggMethCtrl'))))

Try the ggraptR package in your browser

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

ggraptR documentation built on July 2, 2020, 2:30 a.m.