retrieve_edge_attributes: Retrieve all edge attributes

Description Usage Arguments Examples

View source: R/igraph_functions.R

Description

Given edge indices, retrieve all edge attributes for those nodes

Usage

1

Arguments

g:

graph to use

index:

numeric or named edge indicating the relationship(s) of interest

Examples

1
retrieve_edge_attributes(my_graph, 1:10)

zbeaver4/beavR documentation built on May 4, 2019, 9:12 p.m.