check.migration.matrix | R Documentation |
Checks if provided R object looks like a migration matrix.
check.migration.matrix(m)
m |
R object to check |
A migration matrix is a symmetric matrix with the exact same row and column names. The diagonal equals to zero. The upper triangle shows the in- and the lower triangle shows the out-migration.
(invisibly) TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.