commit | 6d2faa1355ff8381dd3b54500ec9c5b8910e00dc | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Wed May 24 02:16:45 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Wed May 24 02:16:45 2017 -0400 |
tree | c585f11fcae66e56ab036fd15724771b43ec18fc | |
parent | 02e20cdaabc280c937ca4fe1a3bfbb41c352b7c0 [diff] [blame] |
improve html grouped header row
diff --git a/man/column_spec.Rd b/man/column_spec.Rd index ecfb48a..d7a08ec 100644 --- a/man/column_spec.Rd +++ b/man/column_spec.Rd
@@ -4,7 +4,7 @@ \alias{column_spec} \title{Specify the look of the selected column} \usage{ -column_spec(kable_input, column, width, bold = F, italic = F) +column_spec(kable_input, column, width = NULL, bold = F, italic = F) } \arguments{ \item{kable_input}{Output of `knitr::kable()` with `format` specified}