R/RcppExports.R
getNewickCode.Rd
Converts a tree given as lists of children to the Newick tree format
getNewickCode(list, root)
A list. the list of children of tree.
A single integer. The number of mutations.
the string of newick format tree.