Widget output function for use in Shiny
1  | chorddiagOutput(outputId, width = "90%", height = "350px")
 | 
outputId | 
 Shiny output variable to read from.  | 
width | 
 A valid CSS unit for the width of the chord diagram output.  | 
height | 
 A valid CSS unit for the height of the chord diagram output.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.