commit | cdd7f92e3b302c72a2c4bda1763eecae302f023c | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Mon Jan 08 11:39:40 2018 -0500 |
committer | Hao Zhu <haozhu233@gmail.com> | Mon Jan 08 11:39:40 2018 -0500 |
tree | e0a37ca18c9ff8ae6adec20f884056aacaeea361 | |
parent | 8dd65a91023e930b88f0c3de28227cbb19c5d041 [diff] [blame] |
change add_footnote_adv to footnote
diff --git a/NAMESPACE b/NAMESPACE index 0ae29ae..d32ccda 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -2,12 +2,12 @@ export("%>%") export(add_footnote) -export(add_footnote_adv) export(add_header_above) export(add_indent) export(cell_spec) export(collapse_rows) export(column_spec) +export(footnote) export(group_rows) export(kableExtra_latex_packages) export(kable_as_image)