-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
30 lines (29 loc) · 973 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
# Generated by roxygen2: do not edit by hand
export(convert_html2pdf_format)
export(extd_html_document_base)
export(hpdf_book)
export(hpdf_document)
export(hpdf_document2)
export(hpdf_document_base)
export(html5_document)
export(make_pdf)
export(wpdf_document)
export(wpdf_document_base)
importFrom(bookdown,html_document2)
importFrom(rmarkdown,from_rmarkdown)
importFrom(rmarkdown,html_document)
importFrom(rmarkdown,html_document_base)
importFrom(rmarkdown,includes)
importFrom(rmarkdown,includes_to_pandoc_args)
importFrom(rmarkdown,knitr_options)
importFrom(rmarkdown,output_format)
importFrom(rmarkdown,pandoc_available)
importFrom(rmarkdown,pandoc_convert)
importFrom(rmarkdown,pandoc_highlight_args)
importFrom(rmarkdown,pandoc_latex_engine_args)
importFrom(rmarkdown,pandoc_options)
importFrom(rmarkdown,pandoc_path_arg)
importFrom(rmarkdown,pandoc_toc_args)
importFrom(tools,file_path_as_absolute)
importFrom(tools,file_path_sans_ext)
importFrom(utils,URLencode)