inst/app/ui.R

shinyUI(
  bootstrapPage(
    title = "editR",
    
    header, 
    
    hidden,
    
    navbar,
    
    editor,
    
    preview
  )
)
swarm-lab/editR documentation built on May 30, 2019, 9:35 p.m.