commit | a31e97fffd9fdb35ddcb759cffc62c7bc05726d6 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Thu Jun 08 14:55:41 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Thu Jun 08 14:55:41 2017 -0400 |
tree | f22a744763f781bf9a1bf14f59aca4d8aa2b5099 | |
parent | 60cd983171c2ba7aba53048819124168b0dd0e8e [diff] [blame] |
Improve the look of continuous table based one #14
diff --git a/R/kableExtra-package.R b/R/kableExtra-package.R index 79f77e5..72978fb 100644 --- a/R/kableExtra-package.R +++ b/R/kableExtra-package.R
@@ -10,6 +10,7 @@ #' @importFrom rmarkdown latex_dependency #' @importFrom magrittr %>% #' @importFrom utils read.csv +#' @importFrom readr read_lines #' @name kableExtra-package #' @aliases kableExtra #' @docType package