forked from ThinkR-open/remedy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
41 lines (40 loc) · 868 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
35
36
37
38
39
40
41
# Generated by roxygen2: do not edit by hand
export(align_arrow)
export(align_equal)
export(backtickr)
export(blockquoter)
export(boldr)
export(chunkr)
export(chunksplitr)
export(footnoter)
export(h1r)
export(h2r)
export(h3r)
export(h4r)
export(h5r)
export(h6r)
export(htmlcommentr)
export(imager)
export(is_link)
export(italicsr)
export(latexr)
export(listr)
export(olistr)
export(remedy_opts)
export(remedy_opts_current)
export(rightr)
export(striker)
export(tabler)
export(urlr)
export(xaringanr)
export(youtuber)
importFrom(knitr,kable)
importFrom(rematch2,re_match)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(rstudioapi,getSourceEditorContext)
importFrom(rstudioapi,insertText)
importFrom(rstudioapi,modifyRange)
importFrom(rstudioapi,setCursorPosition)
importFrom(rstudioapi,showDialog)
importFrom(utils,modifyList)
importFrom(utils,rc.options)