The following objects are masked from 'package:data.table':
between, first, last
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
library("maps")library("ggmap")
Loading required package: ggplot2
ℹ Google's Terms of Service: <https://mapsplatform.google.com>
Stadia Maps' Terms of Service: <https://stadiamaps.com/terms-of-service>
OpenStreetMap's Tile Usage Policy: <https://operations.osmfoundation.org/policies/tiles>
ℹ Please cite ggmap if you use it! Use `citation("ggmap")` for details.
library("reshape2")
Attaching package: 'reshape2'
The following objects are masked from 'package:data.table':
dcast, melt
library("lubridate")
Attaching package: 'lubridate'
The following objects are masked from 'package:data.table':
hour, isoweek, isoyear, mday, minute, month, quarter, second, wday,
week, yday, year
The following objects are masked from 'package:base':
date, intersect, setdiff, union