| combine_edges | Combine edge data frames for Graphviz graphs |
| combine_nodes | Combine node data frames for Graphviz graphs |
| create_edges | Create edges for Graphviz graphs |
| create_nodes | Create nodes for Graphviz graphs |
| DiagrammeR | R + mermaid.js |
| DiagrammeROutput | Widget output function for use in Shiny |
| exportSVG | Export grViz graph as SVG with 'V8' |
| get_nodes | Get vector of node IDs |
| graphviz_graph | Create a graph object using data frames representative of nodes and edges |
| graphviz_render | Render the graph or output in various formats |
| grViz | R + viz.js |
| grVizOutput | Widget output function for use in Shiny |
| mermaid | R + mermaid.js |
| node_info | Get detailed information on nodes |
| renderDiagrammeR | Widget render function for use in Shiny |
| renderGrViz | Widget render function for use in Shiny |
| replace_in_spec | Razor-like Template for Diagram Spec |
| scale_edges | Create numerical and color scales for edge attributes |
| scale_nodes | Create numerical and color scales for node attributes |
| x11_hex | X11 colors and hexadecimal color values A function to create a data frame with X11 colors and hexadecimal color values |