Create a UI element for a 'sigmaNet' visualization in 'Shiny'

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

Arguments

outputId

The ID of the UI element

width

The width of the UI element

height

The height of the UI element