treenetdf
Convert a nested list to treenetdf
# S3 method for list
as_treenetdf(data, children_name = "children", node_name = "name", ...)
a tree network description in one of numerous forms (see details).
character specifying the name used for the list element that contains the childeren elements.
character specifying the name used for the list element that contains the name of the node
arguments to pass to methods.