-
Notifications
You must be signed in to change notification settings - Fork 7
/
NAMESPACE
48 lines (47 loc) · 1.01 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(accordion)
export(backlink_Input)
export(banner)
export(button_Input)
export(checkbox_Input)
export(contents_link)
export(cookieBanner)
export(date_Input)
export(details)
export(error_off)
export(error_on)
export(error_summary)
export(error_summary_update)
export(file_Input)
export(font)
export(footer)
export(govTable)
export(govTabs)
export(gov_box)
export(gov_layout)
export(gov_main_layout)
export(gov_row)
export(gov_summary)
export(gov_text)
export(header)
export(heading_text)
export(input_field)
export(insert_text)
export(label_hint)
export(noti_banner)
export(panel_output)
export(radio_button_Input)
export(run_example)
export(select_Input)
export(tag_Input)
export(text_Input)
export(text_area_Input)
export(warning_text)
export(word_count)
importFrom(htmltools,attachDependencies)
importFrom(htmltools,findDependencies)
importFrom(htmltools,htmlDependency)
importFrom(magrittr,"%>%")
importFrom(shiny,addResourcePath)
importFrom(utils,packageVersion)