View source: R/sampling_utils.R
get_origin_at_samplingTime | R Documentation |
Get the origin code at time of sampling.
get_origin_at_samplingTime(tm, origin, sid, st)
tm |
Transmission matrix of who transmitted to whom. |
origin |
Dataframe of IDs that migrated during the simulation and time time that migration happened. Time must be in decimal year. |
sid |
sampled ID |
st |
sampled time |
Character of code for migrant (to determine if individual is from region or global).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.