-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
34 lines (33 loc) · 894 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(contact_ui)
export(convert_column_names)
export(deploy_app)
export(dt_callback)
export(flip_box)
export(flip_button_back)
export(flip_button_front)
export(format_dt_time)
export(hc_btn_options)
export(hc_default_colors)
export(hc_global_options)
export(rebuild)
export(round2)
export(time_now_utc)
export(use_tychobra_gh_labels)
export(with_tychobra_spinner)
export(year_month_seq)
importFrom(DT,JS)
importFrom(devtools,build)
importFrom(devtools,install)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(htmlwidgets,JS)
importFrom(lubridate,floor_date)
importFrom(lubridate,with_tz)
importFrom(rstudioapi,restartSession)
importFrom(shiny,addResourcePath)
importFrom(shiny,singleton)
importFrom(shinycssloaders,withSpinner)
importFrom(usethis,use_github_labels)
importFrom(utils,read.delim2)
importFrom(utils,sessionInfo)