powered by
mainPanel(...)
# Show the caption and plot of the requested variable against mpg mainPanel( h3(textOutput("caption")), plotOutput("mpgPlot") )
Run the code above in your browser using DataLab