View source: R/set_brainGraph_attributes.R
delete_all_attr | R Documentation |
Deletes all graph-, vertex-, and edge-level attributes of an igraph
graph object.
delete_all_attr(g, keep.names = FALSE)
g |
An |
keep.names |
Logical indicating whether to keep the |
An igraph
graph object
Christopher G. Watson, cgwatson@bu.edu
delete_graph_attr,
delete_vertex_attr, delete_edge_attr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.