name_edges: Return array of edge names

Description Usage Arguments Value See Also

Description

Given a network structure of class bn returns an array of all the edge names. Works with both undirected, directed, and partially directed graphs.

Usage

1

Arguments

net

object of class bn

Value

a vector of edge names of the form "A->B" or "A–B" depending on whether or not the edge is directed or not.

See Also

name_edge_df, arcs2names


robertness/bninfo documentation built on May 27, 2019, 10:32 a.m.