-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
63 lines (62 loc) · 1.41 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
# Generated by roxygen2: do not edit by hand
export(accordion)
export(accordion_item)
export(accordion_operate)
export(add_class)
export(adminlte_sidebar)
export(adminlte_ui)
export(as_badge)
export(as_icon)
export(back_top_button)
export(card)
export(card2)
export(card2_close)
export(card2_open)
export(card2_toggle)
export(card_operate)
export(card_tabset)
export(card_tabset_activate)
export(card_tabset_insert)
export(card_tabset_remove)
export(card_tool)
export(clear_notifications)
export(clipboardOutput)
export(flex_break)
export(flex_container)
export(flex_item)
export(flip)
export(flip_box)
export(format_text_r)
export(get_construct_string)
export(get_jsevent)
export(get_theme)
export(guess_body_class)
export(html_highlight_code)
export(include_view)
export(info_box)
export(load_module)
export(module_info)
export(progressOutput)
export(register_global_reactiveValues)
export(register_session_events)
export(register_session_id)
export(remove_class)
export(render)
export(renderClipboard)
export(renderProgress)
export(reset_output)
export(shiny_progress)
export(show_notification)
export(show_ui_code)
export(template_root)
export(template_settings)
export(template_settings_get)
export(template_settings_set)
export(use_template)
importFrom(digest,digest)
importFrom(fastmap,fastmap)
importFrom(formatR,tidy_source)
importFrom(httr,modify_url)
importFrom(httr,parse_url)
importFrom(jsonlite,fromJSON)
importFrom(yaml,read_yaml)