default_fill_missing_obs {EpiNow2} | R Documentation |
Temporary function to support the transition to full support of missing data.
Description
Usage
default_fill_missing_obs(data, obs, obs_column)
Arguments
data |
A |
obs |
A list of options as generated by |
obs_column |
Character (default: "confirm"). If given, only the column specified here will be used for checking missingness. This is useful if using a data set that has multiple columns of hwich one of them corresponds to observations that are to be processed here. |
Value
data set with missing dates filled in as na values