trigger_script {DiagrammeR} | R Documentation |
Run an R script located inside or referenced from the graph series object in order to migrate the state of one or more contained graphs.
trigger_script(graph_series, script = 1)
graph_series |
a graph series object of type
|
script |
the index of the script character string or path reference held in in the graph series. |
a graph series object of type
dgr_graph_1D
.