commit | b548aace3bc341ca7084fc40b8b18eb4233129ae | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue Sep 18 13:29:01 2018 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue Sep 18 13:29:01 2018 -0400 |
tree | a4898e0af275f243de486842957b993de931f682 | |
parent | 66b00ef79a9cc6722ae0f4c17e89e70bb07cf2cf [diff] [blame] |
add line_sep to add_header_above
diff --git a/NAMESPACE b/NAMESPACE index 2894e97..8c5dcea 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -37,6 +37,7 @@ export(usepackage_latex) export(xtable2kable) import(htmltools) +importFrom(glue,glue) importFrom(grDevices,col2rgb) importFrom(knitr,asis_output) importFrom(knitr,include_graphics)