-
Notifications
You must be signed in to change notification settings - Fork 36
/
NAMESPACE
45 lines (44 loc) · 1.16 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
# Generated by roxygen2: do not edit by hand
export(css_position)
export(embed_xaringan)
export(html_dependency_animate_css)
export(html_dependency_clipboard)
export(html_dependency_clipboardjs)
export(html_dependency_editable)
export(html_dependency_extra_styles)
export(html_dependency_fabricjs)
export(html_dependency_fit_screen)
export(html_dependency_freezeframe)
export(html_dependency_logo)
export(html_dependency_panelset)
export(html_dependency_scribble)
export(html_dependency_search)
export(html_dependency_slide_tone)
export(html_dependency_tachyons)
export(html_dependency_tile_view)
export(html_dependency_webcam)
export(style_banner)
export(style_panelset)
export(style_panelset_tabs)
export(style_search)
export(style_share_again)
export(use_animate_all)
export(use_animate_css)
export(use_banner)
export(use_broadcast)
export(use_clipboard)
export(use_editable)
export(use_extra_styles)
export(use_fit_screen)
export(use_freezeframe)
export(use_logo)
export(use_panelset)
export(use_progress_bar)
export(use_scribble)
export(use_search)
export(use_share_again)
export(use_slide_tone)
export(use_tachyons)
export(use_tile_view)
export(use_webcam)
export(use_xaringan_extra)