commit | bff01915e818086e55ea8251367d90131dbb018d | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue May 23 18:05:00 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue May 23 18:05:00 2017 -0400 |
tree | 9c1be25afa126639d97b80547eedc6c061bdda44 | |
parent | 25d78f6d93a2c777191d1fe04092277b0022e6cb [diff] [blame] |
Added column_spec function for HTML and LaTeX
diff --git a/NAMESPACE b/NAMESPACE index 37f140c..ca49b9d 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -4,6 +4,7 @@ export(add_footnote) export(add_header_above) export(add_indent) +export(column_spec) export(group_rows) export(kable_styling) export(landscape)