Description Usage Arguments Examples
Add plotting parameters to the graph data
1  | 
l0 | 
 A pairlist of edgelist and nodelist.  | 
... | 
 Extra scaling parameters to pass to 'snap_to_grid'.  | 
1 2 3 4 5 6 7 8  | ## Not run: 
library(funGraphs)
library(magrittr)
build_graph_from_dir("R/") %>%
  prepare_graph_Rgraphviz() %>%
  start_app()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.