bpmnVisualizationR-shiny-output | R Documentation |
bpmnVisualizationR
'HTML' widgetHelper to create output function for using the bpmnVisualizationR
'HTML' widget within 'Shiny' applications and interactive 'Rmd' documents.
bpmnVisualizationROutput(outputId, width = "100%", height = "400px")
outputId |
output variable to read from |
width , height |
Must be a valid CSS unit (like |
An output function that enables the use of the bpmnVisualizationR
widget within 'Shiny' applications.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.