-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (34 loc) · 939 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Generated by roxygen2: do not edit by hand
export(eq_clean_data)
export(eq_create_label)
export(eq_location_clean)
export(eq_map)
export(geom_timeline)
export(geom_timeline_label)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,top_n)
importFrom(ggplot2,Geom)
importFrom(ggplot2,aes)
importFrom(ggplot2,draw_key_point)
importFrom(ggplot2,draw_key_polygon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggplot_gtable)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer)
importFrom(grid,circleGrob)
importFrom(grid,gList)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,polylineGrob)
importFrom(grid,textGrob)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addTiles)
importFrom(leaflet,leaflet)
importFrom(lubridate,year)
importFrom(readr,read_delim)
importFrom(stringr,str_to_title)