powered by
plotOutput(outputId, width = "100%", height = "400px", clickId = NULL, hoverId = NULL, hoverDelay = 300, hoverDelayType = c("debounce", "throttle"))
# Show a plot of the generated distribution mainPanel( plotOutput("distPlot") )
Run the code above in your browser using DataLab