Skip to contents

Shiny output for draw widget

Usage

drawOutput(outputId, width = "100%", height = "400px")

Arguments

outputId

Character: Shiny output ID.

width

Character or Numeric: CSS width.

height

Character or Numeric: CSS height.