draw_visNetwork {CIMICE}R Documentation

VisNetwork graph output (default)

Description

Draws the output graph using VisNetwork

Usage

draw_visNetwork(out, ...)

Arguments

out

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

...

other arguments for format_labels

Value

visNetwork object representing g as described

Examples

draw_visNetwork(quick_run(example_dataset()))


[Package CIMICE version 1.1.3 Index]