View source: R/sampling_utils.R
set_sampledIDs | R Documentation |
Set a dataframe of sampled IDs (sid) and their sampled times.
set_sampledIDs(sid, st, migrant_code)
sid |
The sampled ID |
st |
Sampled time in decimal year. |
migrant_code |
Origin code, If 1 is "region" but never migrated, if 12 node ID migrated from "region" to "global", if 2 is "global" and never migrated, if 21 node ID migrated from "global" to "region". |
Return dataframe of sampled IDs and their sampled times.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.