commit | 9410a274719f0321afd138c8e4b6a784f68b5d55 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Mon Aug 03 01:11:47 2020 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Mon Aug 03 01:11:47 2020 -0400 |
tree | 9631306dcae7b7c4573be33707da078ec89fbbdc | |
parent | 27d89bf9a5afd0576268976def862d2dfdad57c5 [diff] [blame] |
add all_cols to add_indent
diff --git a/man/dummy_html_tbl.Rd b/man/dummy_html_tbl.Rd new file mode 100644 index 0000000..983f1fc --- /dev/null +++ b/man/dummy_html_tbl.Rd
@@ -0,0 +1,11 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/dummy_table.R +\name{dummy_html_tbl} +\alias{dummy_html_tbl} +\title{Dummy html table for testing} +\usage{ +dummy_html_tbl() +} +\description{ +Create dummy table for testing in kE +}