This plot created by Kun-Yuan Lee (Final Class Project)
##
## 載入套件:'dplyr'
## 下列物件被遮斷自 'package:stats':
##
## filter, lag
## 下列物件被遮斷自 'package:base':
##
## intersect, setdiff, setequal, union
## -- Attaching packages --------------------------------------- tidyverse 1.3.1 --
## v ggplot2 3.3.5 v purrr 0.3.4
## v tibble 3.1.3 v stringr 1.4.0
## v tidyr 1.1.3 v forcats 0.5.1
## v readr 2.0.1
## -- Conflicts ------------------------------------------ tidyverse_conflicts() --
## x dplyr::filter() masks stats::filter()
## x dplyr::lag() masks stats::lag()
## Warning: ®M¥ó 'shiny' ¬O¥Î R ª©¥» 4.1.2 ¨Ó«Ø³yªº
## Rows: 552 Columns: 11
## -- Column specification --------------------------------------------------------
## Delimiter: ","
## chr (3): datetime, county, state
## dbl (8): fips, cases, deaths, day, casecount, lat, long, Temperature
##
## i Use `spec()` to retrieve the full column specification for this data.
## i Specify the column types or set `show_col_types = FALSE` to quiet this message.
Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.