Add htmlTable_styling; Improve old functions
diff --git a/R/kableExtra-package.R b/R/kableExtra-package.R
new file mode 100644
index 0000000..b87d0cc
--- /dev/null
+++ b/R/kableExtra-package.R
@@ -0,0 +1,8 @@
+#' kableExtra
+#'
+#' @importFrom stringr str_count
+#' @name kableExtra-package
+#' @aliases kableExtra
+#' @docType package
+#' @keywords package
+NULL