Add malaria blood controls to the database if they don't exist
Usage
add_malaria_blood_controls_if_not_exist(df.payload, con, density_col)
Arguments
- df.payload
A dataframe with payload data.
- con
A database connection object.
- density
User Data Density Column
Value
A result from the dbAppendTable indicating if the controls were added successfully.