displacing "Lower Confidence Limit of Proportional Reporting Ratio"
This commit is contained in:
@@ -18,7 +18,7 @@ class PrrByVaccineTableView {
|
||||
return new PrrByKeyTable({
|
||||
tableElement: tableElement,
|
||||
keyColumnName: 'Vaccine',
|
||||
prrColumnName: 'Proportional Reporting Ratio',
|
||||
prrColumnName: 'Lower Confidence Limit of Proportional Reporting Ratio',
|
||||
shallMarkRowIfPrrTooHigh: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user