new_features | R Documentation |
Returns the number and/or identity of new nodes and edges between two graphs
new_features(x, y = NULL, return = "counts")
x |
a graph object or list of graph objects |
y |
a graph object (if x is a graph object) |
return |
a string indicating if 'counts' or 'features' should be returned |
either a list of numbers or list of feature names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.