View source: R/network_utils.R
track_origin | R Documentation |
This function will track for each node its origin and when it migrates to another location.
track_origin(dat, at, migrations, IDs)
dat |
Master list object containing a |
at |
Current time step. |
migrations |
Migration number from 21 ("global" to "region") or 12 ("region" to "global"). |
IDs |
Indexes of node IDs |
the Master list object of network models (dat
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.