drawOutput.Rd
Shiny output for draw widget
drawOutput(outputId, width = "100%", height = "400px")
Character: Shiny output ID.
Character or Numeric: CSS width.
Character or Numeric: CSS height.