View source: R/createNodeList.R
createNodeList | R Documentation |
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)
node_order |
output of function |
Kevin See
createNodeList()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.