commit | f1873a4f7a5648b38c6717960eb6378670831416 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Mon Jan 07 15:57:01 2019 -0500 |
committer | Hao Zhu <haozhu233@gmail.com> | Mon Jan 07 15:57:01 2019 -0500 |
tree | 17aacaccec84f4cd80aa0c95484b43d09d125956 | |
parent | 685eaab206c7c44fc476b35be42a1411d5391bf6 [diff] [blame] |
Add as_image; Add xcolor back in but without options
diff --git a/NAMESPACE b/NAMESPACE index b247396..28ec35d 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -6,6 +6,7 @@ export(add_footnote) export(add_header_above) export(add_indent) +export(as_image) export(auto_index) export(cell_spec) export(collapse_rows)