-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
32 lines (31 loc) · 941 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
# Generated by roxygen2: do not edit by hand
export(bubble)
export(heat)
export(migration)
export(nCov2019)
export(pathdata)
importFrom(cowplot,theme_half_open)
importFrom(crayon,bold)
importFrom(crayon,red)
importFrom(do,"%==%")
importFrom(do,left)
importFrom(ggplot2,GeomLine)
importFrom(ggplot2,GeomPoint)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,layer_sf)
importFrom(ggplot2,position_nudge)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype)
importFrom(ggplot2,scale_size)
importFrom(ggplot2,scale_size_discrete)
importFrom(ggplot2,theme)
importFrom(ggrepel,geom_text_repel)
importFrom(grDevices,colorRampPalette)
importFrom(tmcn,toUTF8)