blob: 7bb1444eb48c9b5e14fbf746d8cc8a2c74bb55ea [file] [log] [blame]
Hao Zhub1bc0aa2015-11-12 11:23:42 -05001# Generated by roxygen2: do not edit by hand
2
Hao Zhu8977a8a2015-11-19 16:52:21 -05003export("%>%")
Hao Zhub1bc0aa2015-11-12 11:23:42 -05004export(add_footnote)
Hao Zhue10cfd32017-02-21 16:41:14 -05005export(htmlTable_styling)
Hao Zhudb04e302015-11-15 16:57:38 -05006export(magic_mirror)
Hao Zhue0a36a82015-11-23 15:35:20 -05007export(rmd_format)
Hao Zhu8977a8a2015-11-19 16:52:21 -05008import(stringr)
9importFrom(XML,readHTMLTable)
10importFrom(knitr,kable)
Hao Zhue0a36a82015-11-23 15:35:20 -050011importFrom(rmarkdown,metadata)
Hao Zhue10cfd32017-02-21 16:41:14 -050012importFrom(stringr,str_count)