stack2 {ontophylo} | R Documentation |
Stack two discrete stochastic character map lists; x and y are the list of state names (i.e. maps).
Description
Stack two discrete stochastic character map lists; x and y are the list of state names (i.e. maps).
Usage
stack2(x, y)
Arguments
x |
list. A list of state names. |
y |
list. A list of state names. Internal function. Not exported. |
Author(s)
Sergei Tarasov
[Package ontophylo version 1.1.3 Index]