set_sampledIDs: Set a dataframe of sampled IDs (sid) and their sampled times.

View source: R/sampling_utils.R

set_sampledIDsR Documentation

Set a dataframe of sampled IDs (sid) and their sampled times.

Description

Set a dataframe of sampled IDs (sid) and their sampled times.

Usage

set_sampledIDs(sid, st, migrant_code)

Arguments

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".

Value

Return dataframe of sampled IDs and their sampled times.


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