commit | 8f41720e8a68a26b7fadff9c8640db51c895604d | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Sat May 20 16:37:14 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Sat May 20 16:37:14 2017 -0400 |
tree | dcfb695fddc73212456d380535459a73fa01ed18 | |
parent | cc21dc72148e47f4c678dd00d59f4846a3a62a09 [diff] [blame] |
added add_indent_latex
diff --git a/NAMESPACE b/NAMESPACE index a431fba..8d5aace 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -3,6 +3,7 @@ export("%>%") export(add_footnote) export(add_header_above) +export(add_indent) export(kable_styling) export(landscape) export(magic_mirror)