edgebundleOutput {edgebundleR} | R Documentation |
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' |
[Package edgebundleR version 0.1.4 Index]