nudge_igraph_node | R Documentation |
Nudge igraph layout by node
nudge_igraph_node(
g,
nodes = NULL,
x = 0,
y = 0,
nodes_xy = NULL,
use_grep = FALSE,
aspect = 1,
debug = FALSE,
verbose = FALSE,
...
)
g |
|
nodes |
|
x , y |
|
nodes_xy |
|
use_grep |
|
aspect |
|
debug |
|
verbose |
|
... |
additional arguments are ignored. |
Other jam cnet igraph functions:
adjust_cnet_nodeset()
,
adjust_cnet_set_relayout_gene()
,
apply_cnet_direction()
,
apply_nodeset_spacing()
,
get_cnet_nodeset()
,
make_cnet_test()
,
rotate_igraph_layout()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.