diff options
Diffstat (limited to '2026')
| -rw-r--r-- | 2026/2026-02-21-pandemic-paradox.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2026/2026-02-21-pandemic-paradox.R b/2026/2026-02-21-pandemic-paradox.R index b4a6e61..b7ccf7e 100644 --- a/2026/2026-02-21-pandemic-paradox.R +++ b/2026/2026-02-21-pandemic-paradox.R @@ -176,7 +176,7 @@ comparison |> arrange(desc(pct_change_2021)) |> pull(state_name) -> state_order -r"(States ordered by highest increasing fatality count to most decreasing (excluding slight increases in 2021 for 2 states). +r"(States ordered by highest increasing fatality rate to most decreasing (excluding slight increases in 2021 for 2 states). Records-based Studies use Police Accident Reports (PAR) as the basis for all qualifying cases. Cases are coded solely from information obtained via the crash documents. Data source: <https://cdan.dot.gov/STSI/stsi.htm> |
