commit | cc21dc72148e47f4c678dd00d59f4846a3a62a09 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Sat May 20 01:15:25 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Sat May 20 01:15:25 2017 -0400 |
tree | 2fd5b78e0674391949f1bae96ae4dd4ae0d264bd | |
parent | ea8fcad338ed0f1c3f27690ff025ac153dbb3fe5 [diff] [blame] |
Add landscape.R; Improve scale_down
diff --git a/NAMESPACE b/NAMESPACE index de8dd30..a431fba 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -4,6 +4,7 @@ export(add_footnote) export(add_header_above) export(kable_styling) +export(landscape) export(magic_mirror) export(rmd_format) export(usepackage_latex)