-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNAMESPACE
34 lines (33 loc) · 954 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
# Generated by roxygen2: do not edit by hand
export(display_unhcr_all)
export(display_unhcr_pal)
export(import_lato)
export(lato_installed)
export(lato_registered)
export(scale_color_unhcr_b)
export(scale_color_unhcr_c)
export(scale_color_unhcr_d)
export(scale_colour_unhcr_b)
export(scale_colour_unhcr_c)
export(scale_colour_unhcr_d)
export(scale_fill_unhcr_b)
export(scale_fill_unhcr_c)
export(scale_fill_unhcr_d)
export(theme_unhcr)
export(unhcr_pal)
import(ggplot2)
importFrom(extrafont,font_import)
importFrom(extrafont,fonts)
importFrom(ggplot2,continuous_scale)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,update_geom_defaults)
importFrom(ggrepel,GeomLabelRepel)
importFrom(ggrepel,GeomTextRepel)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(scales,gradient_n_pal)
importFrom(systemfonts,register_font)
importFrom(systemfonts,system_fonts)