-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 759 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 759 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method("$",dv_manager_module_output_safe_list)
S3method("[",dv_manager_module_output_safe_list)
S3method("[[",dv_manager_module_output_safe_list)
export(add_date_range)
export(log_activate)
export(log_add_date)
export(log_add_ns)
export(log_add_sess_id)
export(log_add_short_sess_id)
export(log_deactivate)
export(log_default_handlers)
export(log_format)
export(log_get_level_list)
export(log_test_level)
export(log_use_log)
export(mm_dispatch)
export(mm_resolve_dispatcher)
export(mod_multi_simple)
export(mod_simple)
export(mod_simple2)
export(multi_simple_UI)
export(multi_simple_server)
export(run_app)
export(simple_UI)
export(simple_server)
export(tab_group)
importFrom(dplyr,.data)
useDynLib(dv.manager)