commit | b548aace3bc341ca7084fc40b8b18eb4233129ae | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue Sep 18 13:29:01 2018 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue Sep 18 13:29:01 2018 -0400 |
tree | a4898e0af275f243de486842957b993de931f682 | |
parent | 66b00ef79a9cc6722ae0f4c17e89e70bb07cf2cf [diff] [blame] |
add line_sep to add_header_above
diff --git a/R/kableExtra-package.R b/R/kableExtra-package.R index 8c254d9..12a3579 100644 --- a/R/kableExtra-package.R +++ b/R/kableExtra-package.R
@@ -72,6 +72,7 @@ #' @importFrom stats ave #' @importFrom grDevices col2rgb #' @importFrom rstudioapi isAvailable viewer +#' @importFrom glue glue #' @import htmltools #' @name kableExtra-package #' @aliases kableExtra