render.DiagrammeR {radiant.model} | R Documentation |
Method to render DiagrammeR plots
Description
Method to render DiagrammeR plots
Usage
## S3 method for class 'DiagrammeR'
render(object, shiny = shiny::getDefaultReactiveDomain(), ...)
Arguments
object |
DiagrammeR plot |
shiny |
Check if function is called from a shiny application |
... |
Additional arguments |
[Package radiant.model version 1.6.6 Index]