powered by
imageOutput(outputId, width = "100%", height = "400px", inline = FALSE)
"100%"
"400px"
"auto"
"px"
span()
div()
# Show an image mainPanel( imageOutput("dataImage") )
Run the code above in your browser using DataLab