commit | ec7ab925d9a2789264d43e608341778875c3ea7e | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Sat Aug 19 22:56:44 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Sat Aug 19 22:56:44 2017 -0400 |
tree | 609531f52dc46d9cb35a75185d37643db27f1c5e | |
parent | a73601b80e4b1fe349764b460577855484deb3f7 [diff] [blame] |
add column background to latex
diff --git a/man/row_spec.Rd b/man/row_spec.Rd index 8ad0c7d..a344479 100644 --- a/man/row_spec.Rd +++ b/man/row_spec.Rd
@@ -5,7 +5,7 @@ \title{Specify the look of the selected row} \usage{ row_spec(kable_input, row, bold = FALSE, italic = FALSE, - monospace = FALSE) + monospace = FALSE, color = NULL, background = NULL) } \arguments{ \item{kable_input}{Output of \code{knitr::kable()} with \code{format} specified}