Create censoring table based on manual inputs recorded in the AUX data, as well as the regional coverage.
db_create_censoring_table(censored, coverage_list, coverage_threshold)
list: List with manual provided countries or regions to censor.
list: Coverage list. Output of db_create_coverage_table()
.
numeric: Value with the threshold to censor regions based on their coverage (e.g 50 %).