Skip to contents

Takes data frame with edges and extracts a node dataframe to_nodes(edges)

Usage

to_nodes(edges)

Arguments

df

a dataframe to manipulate

Examples

to_nodes(edges)
#> Error in edges$from: object of type 'closure' is not subsettable