sm_graph_layout: Add network metadata and layout information

Description Usage Arguments

View source: R/graph.R

Description

Add network metadata and layout information

Usage

1
sm_graph_layout(edges, node_name = "id", directed = FALSE)

Arguments

edges

data frame describing the edges

node_name

name of the node id column; defaults to "id"

directed

logical; is the graph directed?


statsmaths/smodels documentation built on Jan. 9, 2021, 1:07 p.m.