-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
50 lines (49 loc) · 1.08 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(calc_girafe_height)
export(calc_girafe_width)
export(centred_row)
export(date_ceiling)
export(date_floor)
export(djpr_async_server)
export(djpr_async_ui)
export(djpr_box_server)
export(djpr_box_ui)
export(djpr_dash_theme)
export(djpr_fonts)
export(djpr_footer)
export(djpr_girafe)
export(djpr_h1_box)
export(djpr_h2_box)
export(djpr_h3_box)
export(djpr_h4_box)
export(djpr_page)
export(djpr_plot_caption)
export(djpr_plot_server)
export(djpr_plot_subtitle)
export(djpr_plot_title)
export(djpr_plot_ui)
export(djpr_shiny_theme)
export(djpr_tab_panel)
export(djpr_ts_linechart)
export(djpr_with_spinner)
export(download_icon)
export(download_server)
export(download_ui)
export(extract_labs)
export(focus_box)
export(ggiraph_js)
export(round2)
export(text_active)
export(toc_row)
export(ts_summarise)
import(ggplot2)
import(shiny)
importFrom(djprtheme,extract_labs)
importFrom(dplyr,"%>%")
importFrom(promises,"%...>%")
importFrom(purrr,discard)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(rlang,.data)
importFrom(rlang,.env)