## `geom_smooth()` using formula = 'y ~ x'
## Warning: Removed 42 rows containing non-finite values (`stat_smooth()`).
## Warning: Removed 42 rows containing missing values (`geom_point()`).

## 
## Call:
## lm(formula = FL$positive ~ FL$death)
## 
## Coefficients:
## (Intercept)     FL$death  
##   -63193.53        60.24