View source: R/sampling_utils.R
selectIDs | R Documentation |
Get IDs before sampled time.
selectIDs(IDs, metadata, st)
IDs |
Vector of IDs |
metadata |
Dataframe of specific metadata to get IDs before sampled time. |
st |
Sampled time in decimal year. |
This function will get a vector of IDs and get the IDs that fit the condition of existing before the sampled time.
Dataframe of IDs and the time of interest in decimal year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.