warn.missing.strata {serocalculator} | R Documentation |
Warn about missing stratifying variables in a dataset
Description
Warn about missing stratifying variables in a dataset
Usage
warn.missing.strata(data, strata, dataname)
Arguments
data |
the dataset that should contain the strata |
strata |
a |
dataname |
the name of the dataset, for use in warning messages if some strata are missing. |
Value
a character()
vector of the subset of stratifying variables that are present in pop_data
[Package serocalculator version 1.0.3 Index]