layout_igraph: 'igraph' layout

View source: R/layout_igraph.R

layout_igraphR Documentation

igraph layout

Description

Layout function uses any visIgraphLayout

Usage

layout_igraph(graph, pkg, layout = "layout_with_kk", ...)

Arguments

graph

: a visNetwork object

pkg

Unused argument; included here for compatibility with other layout functions.

layout

: Character Name of igraph layout function to use. Default to "layout_nicely"

...

Additional arguments passed to visIgraphLayout.


RajLabMSSM/echodeps documentation built on Oct. 31, 2023, 7:20 a.m.