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")An output function that enables the use of the bpmnVisualizationR widget within 'Shiny' applications.
output variable to read from
Must be a valid CSS unit (like 100%, 400px, auto) or a number,
which will be coerced to a string and have px appended.