View source: R/create_matrix.R
create_matrix | R Documentation |
Create a new discrete or continuous character-taxon matrix.
create_matrix(data, ...)
data |
A |
... |
Arguments to be passed on to the R6 class responsible for creating
the matrix object. See |
The new
method of DiscreteMatrix
and
ContinuousMatrix
describe optional arguments for matrix
creation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.