-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
34 lines (33 loc) · 931 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(run_app)
import(ggplot2)
import(golem)
import(refugees)
import(shiny)
import(shinydashboard)
import(tidyverse)
import(unhcrthemes)
importFrom(DiagrammeR,grViz)
importFrom(DiagrammeR,grVizOutput)
importFrom(DiagrammeR,renderGrViz)
importFrom(countrycode,countrycode)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(purrr,set_names)
importFrom(sampler,rsampcalc)
importFrom(shiny,shinyApp)
importFrom(srvyr,as_survey_design)
importFrom(srvyr,group_by)
importFrom(srvyr,summarise)
importFrom(srvyr,survey_prop)
importFrom(ungeviz,stat_confidence_density)
importFrom(unhcrshiny,theme_shinydashboard_unhcr)