-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
80 lines (79 loc) · 1.9 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
# Generated by roxygen2: do not edit by hand
export(fct_build_map)
export(fct_build_requirement)
export(fct_check_map)
export(fct_compass_table)
export(fct_get_all_variable_names)
export(fct_kobo_dummy)
export(fct_plot_indic_donut)
export(fct_plot_rbm_sdg)
export(fct_re_map)
export(fct_var_dummy)
export(fct_var_mapping)
export(impact2_3)
export(impact3_2a)
export(impact3_2b)
export(impact3_3)
export(impact_2_2)
export(outcome10_1)
export(outcome10_2)
export(outcome12_1)
export(outcome12_2)
export(outcome13_1)
export(outcome13_2)
export(outcome13_3)
export(outcome14_1)
export(outcome16_1)
export(outcome16_2)
export(outcome1_2)
export(outcome1_3)
export(outcome4_1)
export(outcome4_2)
export(outcome5_2)
export(outcome8_2)
export(outcome9_1)
export(outcome9_2)
export(run_app)
import(cli)
import(dplyr)
import(ggplot2)
import(golem)
import(readxl)
import(refugees)
import(shiny)
import(shinydashboard)
import(stringdist)
import(tidyverse)
importFrom(SDGsR,get_indicator)
importFrom(cli,cli_alert_info)
importFrom(countrycode,countrycode)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,tibble)
importFrom(ggforce,geom_arc_bar)
importFrom(ggtext,geom_richtext)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(janitor,clean_names)
importFrom(kobocruncher,kobo_dico)
importFrom(labelled,labelled)
importFrom(purrr,imap)
importFrom(purrr,list_rbind)
importFrom(shiny,shinyApp)
importFrom(stats,rlnorm)
importFrom(stringr,str_replace)
importFrom(tibble,as_tibble_col)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
importFrom(unhcrshiny,theme_shinydashboard_unhcr)
importFrom(unhcrthemes,scale_fill_unhcr_d)
importFrom(unhcrthemes,theme_unhcr)
importFrom(withr,with_seed)