sgraphOutput | R Documentation |
Create a UI element for a sgraph visualization in Shiny
sgraphOutput(outputId, width = "100%", height = "400px")
outputId |
ID of the UI element |
width |
Width of the UI element |
height |
Height of the UI element |
Htmlwidgets output object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.