mig_tibble | R Documentation |
Helper function to format migration input
mig_tibble(m, orig_col = "orig", dest_col = "dest", flow_col = "flow")
m |
A |
orig_col |
Character string of the origin column name (when |
dest_col |
Character string of the destination column name (when |
flow_col |
Character string of the flow column name (when |
Formatted tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.