Groups interaction data by start and end nodes, and attribute value (if applicable). Generates edge labels from all DOIs for given group.

group_by_attribute(data, group)

Arguments

data

[tibble()]
Data to modify.

group

[character(1)]
Name of a currently selected attribute (if none, empty string).

Value

A tibble where each observation corresponds to a single edge on the graph.