-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
26 lines (25 loc) · 705 Bytes
/
NAMESPACE
File metadata and controls
26 lines (25 loc) · 705 Bytes
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
# Generated by roxygen2: do not edit by hand
export(doc_type)
export(format_table)
export(is_draft)
export(palette_fdb)
export(theme_fdbplot)
export(watermark)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(dplyr,"%>%")
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,margin)
importFrom(ggplot2,rel)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(kableExtra,column_spec)
importFrom(kableExtra,kable_styling)
importFrom(kableExtra,pack_rows)
importFrom(knitr,is_html_output)
importFrom(knitr,is_latex_output)
importFrom(knitr,kable)
importFrom(rmarkdown,metadata)