View source: R/update_diagram.R
update_diagram | R Documentation |
Function updating a diagram serving based on user input.
update_diagram(nodes, relations, moderations, translations)
nodes |
Tibble. Nodes with their properties. |
relations |
Tibble. Edges with their properties. |
moderations |
Tibble. Moderations with their properties. |
translations |
Tibble. Translations for the nodes labels. |
A list of tibbles specifying nodes, relations, and moderations.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.