<img>
element to display a plot returned by
runR
.Normally you do not need to call this because to get
shinylight
to produce a plot you need to set the
plotElement
argument, and doing so will cause this
element to receive the plot automatically.
string
, HTMLImageElement
The
<img>
element (or its id) that will receive the image.
object
The result from runR
.