draw_ggraph | R Documentation |
Draws the output graph using ggplot
draw_ggraph(out, digits = 4, ...)
out |
the output object of CIMICE (es, from quick run) |
digits |
precision for edges' weights |
... |
other arguments for format_labels |
ggraph object representing g as described
draw_ggraph(quick_run(example_dataset()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.