Description Usage Arguments Value
This function removes nodes from graph completely. Thus the
underlying graph structure will change during ploting. If you wish to
preserve the graph structure, use hide_node
1 | filter_expression(graph_ob, size_thres)
|
graph_ob |
an igraph object |
size_thres |
the threshold of expression below which nodes are removed |
an igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.