createNodeList: Node List

View source: R/createNodeList.R

createNodeListR Documentation

Node List

Description

Takes the node order dataframe and converts it to a list with an entry for each "group" in the node order dataframe. Each entry in the list contains a character vector of the nodes within that group.

Usage

createNodeList(node_order = NULL)

Arguments

node_order

output of function createNodeOrder

Author(s)

Kevin See

Examples

createNodeList()

mackerman44/DABOM documentation built on April 3, 2024, 6:51 a.m.