commit | 7f8b6849f2b7bf2cd131529ffdeabd80a421c112 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue Oct 23 17:41:13 2018 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue Oct 23 17:41:13 2018 -0400 |
tree | 0caae0126ecf02a6e3603e6cfdd844a7a84b9fe9 | |
parent | 149faedf582c0275a6e2545c3a0807b855a9f22f [diff] [blame] |
improved save_kable and added webshot support
diff --git a/R/kableExtra-package.R b/R/kableExtra-package.R index 12a3579..a06fbcf 100644 --- a/R/kableExtra-package.R +++ b/R/kableExtra-package.R
@@ -73,6 +73,8 @@ #' @importFrom grDevices col2rgb #' @importFrom rstudioapi isAvailable viewer #' @importFrom glue glue +#' @importFrom tools file_ext file_path_sans_ext +#' @importFrom webshot webshot #' @import htmltools #' @name kableExtra-package #' @aliases kableExtra