commit | 4b0c51e886172ba94e24462c47e55508e16a67d5 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue Aug 01 15:21:07 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue Aug 01 15:21:07 2017 -0400 |
tree | cc1b58a4c50ddf088134ca006bb052627f72a0e1 | |
parent | 1da2f8996e03606d0938aedc4326b746c67c1969 [diff] [blame] |
update documentation (not done)
diff --git a/R/add_header_above.R b/R/add_header_above.R index 04e51bd..5716d84 100644 --- a/R/add_header_above.R +++ b/R/add_header_above.R
@@ -86,7 +86,7 @@ 'padding-bottom:0; padding-left:3px;padding-right:3px;', row_style, '" colspan="', - x[2], '"><div style="border-bottom: 1px solid #ddd;padding-bottom: 5px;">', + x[2], '"><div style="border-bottom: 1px solid #ddd; padding-bottom: 5px;">', x[1], '</div></th>') } })