best title panel in R Shiny code example Example: r titlePanel ui <- fluidPage( titlePanel("Hello Shiny!") )