draw_ggraph: ggplot graph output

View source: R/outputUtils.R

draw_ggraphR Documentation

ggplot graph output

Description

Draws the output graph using ggplot

Usage

draw_ggraph(out, digits = 4, ...)

Arguments

out

the output object of CIMICE (es, from quick run)

digits

precision for edges' weights

...

other arguments for format_labels

Value

ggraph object representing g as described

Examples

draw_ggraph(quick_run(example_dataset()))


redsnic/CIMICE documentation built on March 30, 2022, 2:46 a.m.