commit | 1ac13ad7b325d74862c3ac26aecc86a3c6054d01 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Mon Jan 08 16:12:24 2018 -0500 |
committer | Hao Zhu <haozhu233@gmail.com> | Mon Jan 08 16:12:24 2018 -0500 |
tree | 6a75754234fe5c34cfd8462fdbf4bff4439f4cf9 | |
parent | cdd7f92e3b302c72a2c4bda1763eecae302f023c [diff] [blame] |
Fix #105
diff --git a/NAMESPACE b/NAMESPACE index d32ccda..a21e753 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -8,6 +8,9 @@ export(collapse_rows) export(column_spec) export(footnote) +export(footnote_marker_alphabet) +export(footnote_marker_number) +export(footnote_marker_symbol) export(group_rows) export(kableExtra_latex_packages) export(kable_as_image)