remove_vl0 {ushr} | R Documentation |
Prune viral load data
Description
This function removes the first viral load data point for specific subjects
Usage
remove_vl0(id, which_ids, subset)
Arguments
id |
vector of subject ids |
which_ids |
vector of ids that should have the first point removed |
subset |
data frame to which the function should be applied |
[Package ushr version 0.2.3 Index]