inst/shiny/shiny_ui/ui_main_templates.R

######
# UI template main panel
######
tabPanel("Templates", 
    value = "template_view_panel",
    icon = icon("book", lib = "glyphicon"),
    br(),
    DT::dataTableOutput('SeqTab')
)
 

Try the openPrimeRui package in your browser

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

openPrimeRui documentation built on Nov. 8, 2020, 6:44 p.m.