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.
createNodeList(node_order = NULL)
output of function createNodeOrder
createNodeList()
#> Error in createNodeList(): !is.null(node_order) is not TRUE