View source: R/structural.properties.R
| subgraph.edges | R Documentation | 
subgraph.edges() was renamed to subgraph_from_edges() to create a more
consistent API.
subgraph.edges(graph, eids, delete.vertices = TRUE)
| graph | The original graph. | 
| eids | The edge ids of the edges that will be kept in the result graph. | 
| delete.vertices | Logical scalar, whether to remove vertices that do
not have any adjacent edges in  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.