commit | 8dd65a91023e930b88f0c3de28227cbb19c5d041 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Fri Jan 05 20:40:27 2018 -0500 |
committer | Hao Zhu <haozhu233@gmail.com> | Fri Jan 05 20:40:27 2018 -0500 |
tree | 207c1a57155e1a97534ed5fd3ba502fb8f780278 | |
parent | 0a98df0fea857b9306164b6ea9b55d3079ce15d1 [diff] [blame] |
add add_footnote_adv (temp name) for html table
diff --git a/NAMESPACE b/NAMESPACE index 92a87a8..0ae29ae 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -2,6 +2,7 @@ export("%>%") export(add_footnote) +export(add_footnote_adv) export(add_header_above) export(add_indent) export(cell_spec)