selectIDs: Get IDs before sampled time.

View source: R/sampling_utils.R

selectIDsR Documentation

Get IDs before sampled time.

Description

Get IDs before sampled time.

Usage

selectIDs(IDs, metadata, st)

Arguments

IDs

Vector of IDs

metadata

Dataframe of specific metadata to get IDs before sampled time.

st

Sampled time in decimal year.

Details

This function will get a vector of IDs and get the IDs that fit the condition of existing before the sampled time.

Value

Dataframe of IDs and the time of interest in decimal year.


thednainus/HIVepisimAnalysis documentation built on Sept. 21, 2023, 7:32 a.m.