renderBpmnVisualizationR | R Documentation |
bpmnVisualizationR
'HTML' widgetHelper to create render function for using the bpmnVisualizationR
'HTML' widget within 'Shiny' applications and interactive 'Rmd' documents.
renderBpmnVisualizationR(expr, env = parent.frame(), quoted = FALSE)
expr |
An expression that generates a |
env |
The environment in which to evaluate |
quoted |
Is |
A render 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.