-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
67 lines (66 loc) · 1.38 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
# Generated by roxygen2: do not edit by hand
export(DATA)
export(ISO3)
export(LAYERS)
export(META)
export(ZOI)
export(accordion)
export(accordionItem)
export(boxplot_ecc)
export(bs_themed)
export(calculate)
export(data_etl)
export(hc_themed)
export(hc_themed_vb)
export(l_admin)
export(l_iso3)
export(lmap_init)
export(lmap_update)
export(map_addWMSProvider)
export(map_init)
export(map_toggle)
export(map_update)
export(pal)
export(plot_bullet)
export(plot_cor)
export(plot_ecc)
export(plot_ecc_density)
export(plot_gauge)
export(plot_idx)
export(plot_idx_density)
export(plot_idx_mosaic)
export(plot_luc)
export(plot_profile)
export(plot_radar)
export(plot_rcp)
export(plot_sankey)
export(plot_tick)
export(plot_timeline)
export(plot_ts)
export(plot_tss)
export(plot_wheel)
export(updateAccordion)
export(valueBoxSpark)
import(data.table)
import(highcharter)
import(htmltools)
import(leaflet)
import(leaflet.extras)
import(stringr)
importFrom(TTR,EMA)
importFrom(bslib,bs_add_variables)
importFrom(bslib,bs_theme)
importFrom(bslib,font_face)
importFrom(gtools,odd)
importFrom(lubridate,"year<-")
importFrom(lubridate,ceiling_date)
importFrom(lubridate,days)
importFrom(lubridate,floor_date)
importFrom(scales,alpha)
importFrom(scales,comma)
importFrom(scales,percent)
importFrom(scales,rescale)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(shiny,getDefaultReactiveDomain)
importFrom(stats,ts)