mig_matrix | R Documentation |
Helper function to format migration input
mig_matrix(m, array = TRUE, orig = "orig", dest = "dest", flow = "flow")
m |
A |
array |
Logical on return of array of all dimensions or origin-destination matrix (summed over all other dimensions) |
orig |
Character string of the origin column name (when |
dest |
Character string of the destination column name (when |
flow |
Character string of the flow column name (when |
Formatted matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.