DiagrammeROutput | R Documentation |
Widget output function for use in Shiny
DiagrammeROutput(outputId, width = "100%", height = "auto")
outputId |
Output variable to read from |
width |
A valid CSS unit for the width or a number, which will be
coerced to a string and have |
height |
A valid CSS unit for the height or a number, which will be
coerced to a string and have |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.