-
Notifications
You must be signed in to change notification settings - Fork 11
/
NAMESPACE
202 lines (201 loc) · 5.92 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
# Generated by roxygen2: do not edit by hand
export("%>%")
export(app_ui)
export(plot_ctr_asylum)
export(plot_ctr_destination)
export(plot_ctr_diff_in_pop_groups)
export(plot_ctr_disp_migrant)
export(plot_ctr_keyfig)
export(plot_ctr_location)
export(plot_ctr_origin_history)
export(plot_ctr_origin_recognition)
export(plot_ctr_population_type_abs)
export(plot_ctr_population_type_per_year)
export(plot_ctr_population_type_perc)
export(plot_ctr_process)
export(plot_ctr_processing_time)
export(plot_ctr_pyramid)
export(plot_ctr_recognition)
export(plot_ctr_solution)
export(plot_ctr_solution_recognition)
export(plot_ctr_treemap)
export(plot_reg_decrease)
export(plot_reg_evolution)
export(plot_reg_increase)
export(plot_reg_map)
export(plot_reg_origin_dest)
export(plot_reg_population_type_abs)
export(plot_reg_population_type_per_year)
export(plot_reg_prop_origin)
export(plot_reg_rsd)
export(plot_reg_share)
export(plot_reg_solution)
export(plot_reg_treemap)
export(run_app)
export(template_CtryFactsheet)
export(template_CtryPrez)
export(template_Ctryslides)
export(template_RegFactsheet)
export(template_RegPrez)
import(ForcedDisplacementStat)
import(ggplot2)
import(rnaturalearthdata)
import(shiny)
import(shinydashboard)
import(shinydashboardPlus)
import(svglite)
importFrom(Hmisc,cut2)
importFrom(OpenStreetMap,autoplot.OpenStreetMap)
importFrom(OpenStreetMap,openmap)
importFrom(OpenStreetMap,openproj)
importFrom(WDI,WDI)
importFrom(circlize,CELL_META)
importFrom(circlize,chordDiagram)
importFrom(circlize,circos.text)
importFrom(circlize,circos.track)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(extrafont,font_import)
importFrom(extrafont,fonttable)
importFrom(forcats,fct_relevel)
importFrom(forcats,fct_reorder)
importFrom(ggalluvial,geom_alluvium)
importFrom(ggalt,geom_dumbbell)
importFrom(ggbraid,geom_braid)
importFrom(ggforce,gather_set_data)
importFrom(ggforce,geom_parallel_sets)
importFrom(ggforce,geom_parallel_sets_axes)
importFrom(ggforce,geom_parallel_sets_labels)
importFrom(ggplot2,.pt)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_area)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_axis)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_stack)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_brewer)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_size)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,sym)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,vars)
importFrom(ggrepel,geom_label_repel)
importFrom(ggspatial,coord_sf)
importFrom(ggspatial,geom_sf)
importFrom(ggtext,element_markdown)
importFrom(ggtext,geom_textbox)
importFrom(golem,with_golem_options)
importFrom(grDevices,hcl.colors)
importFrom(graphics,par)
importFrom(graphics,title)
importFrom(here,here)
importFrom(htmltools,HTML)
importFrom(htmltools,tags)
importFrom(lubridate,date_decimal)
importFrom(lubridate,days)
importFrom(lubridate,interval)
importFrom(lubridate,make_date)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(patchwork,plot_annotation)
importFrom(purrr,detect_index)
importFrom(rmarkdown,render)
importFrom(rnaturalearth,ne_countries)
importFrom(scales,breaks_pretty)
importFrom(scales,cut_short_scale)
importFrom(scales,label_number)
importFrom(scales,label_percent)
importFrom(scales,percent)
importFrom(scales,pretty_breaks)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_set_crs)
importFrom(sf,st_transform)
importFrom(shiny,NS)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)
importFrom(shinydashboard,box)
importFrom(shinydashboard,updateTabItems)
importFrom(shinydashboardPlus,carousel)
importFrom(shinydashboardPlus,carouselItem)
importFrom(shinyjs,click)
importFrom(shinyjs,useShinyjs)
importFrom(stats,aggregate)
importFrom(stats,reorder)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_glue)
importFrom(stringr,str_replace)
importFrom(stringr,str_wrap)
importFrom(styler,style_text)
importFrom(sysfonts,font_add)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyselect,where)
importFrom(treemapify,geom_treemap)
importFrom(treemapify,geom_treemap_text)
importFrom(unhcrdown,html_slides)
importFrom(unhcrdown,paged_simple)
importFrom(unhcrdown,pptx_slides)
importFrom(unhcrshiny,theme_shinydashboard_unhcr)
importFrom(unhcrthemes,scale_fill_unhcr_d)
importFrom(unhcrthemes,theme_unhcr)
importFrom(unhcrthemes,unhcr_pal)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(viridis,scale_fill_viridis)