commit | 4840bc9a9cc79aed3f86e8082f98abc7e8c48cc5 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Fri Sep 15 15:55:05 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Fri Sep 15 15:55:22 2017 -0400 |
tree | 660b3145438f370b45208f7dd8d729564ed5b417 | |
parent | 2a6256d81b0ca2fc1e1fbe1cb20cfc0a5ea213d1 [diff] [blame] |
bump version... remove magick from imports to suggests; update documentation update vignettes
diff --git a/R/row_spec.R b/R/row_spec.R index 5a77ee4..3cd4808 100644 --- a/R/row_spec.R +++ b/R/row_spec.R
@@ -19,7 +19,7 @@ #' pay attention to the differences in color codes between HTML and LaTeX. #' #' @examples x <- knitr::kable(head(mtcars), "html") -#' row_spec(x, 1, bold = TRUE, italic = TRUE) +#' row_spec(x, 1:2, bold = TRUE, italic = TRUE) #' #' @export row_spec <- function(kable_input, row,