R/sigmaShiny.R
sigmaNetOutput.RdCreate a UI element for a 'sigmaNet' visualization in 'Shiny'
sigmaNetOutput(outputId, width = "100%", height = "400px")
| outputId | The ID of the UI element |
|---|---|
| width | The width of the UI element |
| height | The height of the UI element |