Rdocumentation
powered by
Learn R Programming
edgebundleR (version 0.1.4)
edgebundleOutput: Widget output function for use in Shiny
Description
Widget output function for use in Shiny
Usage
edgebundleOutput(outputId, width = "100%", height = "400px")
Arguments
outputId
Shiny output ID
width
width default '100%'
height
height default '400px'