## Warning: package 'gghighlight' was built under R version 3.6.3
## Warning: package 'ggrepel' was built under R version 3.6.1
## Warning: package 'ggthemes' was built under R version 3.6.3
## Warning: `gghighlight_line()` is deprecated as of gghighlight 0.1.0.
## Please use `gghighlight()` instead.
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_warnings()` to see where this warning was generated.

Para estados do Brasil, tem-se a seguinte configuração

##         date state city place_type confirmed deaths is_last
## 1 2020-05-24    AC           state      4160     92    True
## 2 2020-05-24    AL           state      6214    316    True
## 3 2020-05-24    AM           state     29867   1758    True
## 4 2020-05-24    AP           state      6353    163    True
## 5 2020-05-24    BA           state     13899    460    True
## 6 2020-05-24    CE           state     35595   2324    True
##   estimated_population_2019 city_ibge_code confirmed_per_100k_inhabitants
## 1                    881935             12                      471.69009
## 2                   3337357             27                      186.19524
## 3                   4144597             13                      720.62495
## 4                    845731             16                      751.18448
## 5                  14873064             29                       93.45082
## 6                   9132078             23                      389.77985
##   death_rate
## 1     0.0221
## 2     0.0509
## 3     0.0589
## 4     0.0257
## 5     0.0331
## 6     0.0653

Agora em termos Per Capita

## Warning: Removed 6 row(s) containing missing values (geom_path).

Em termos de cada região, tem-se: