.orderGrArg | R Documentation |
Internal function of multiplot.phylo4d. Reordering vector or matrix of settings and check for names consistencies.
.orderGrArg(x, n.tips, n.traits, new.order, tips, default)
x |
a vector or a matrix to order. |
n.tips |
number of tips. |
n.traits |
number of traits |
new.order |
a numeric vector giving the new order. |
tips |
a character vector giving the tips labels (with the new order) |
default |
the default value |
An ordered vector or matrix. An error if problem of consistency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.