getHeadOrder | R Documentation |
Get head order from graph
getHeadOrder(graph, heads, check = FALSE, r = FALSE)
graph |
an object of class |
heads |
list of heads |
check |
logical: should we check that each element of |
r |
logical: should heads be treated as recursive? |
Returns integer vector giving a partition suitable
ordering for heads. Not certain this works if r=TRUE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.