Description Usage Arguments Value
View source: R/create_rmd_table.R
Create table for reports
1 2 3 4 5 6 7 8 9 10 |
x |
list of data.frames |
formula |
string defining formula for generating table |
column_labels |
string defining names of columns in output |
header_labels |
string defining names of columns headers |
simplify |
remove factor levels with no data - defaults to FALSE |
var_names |
character vector of labels for variables designated in formula |
include_missing |
include a count of missing values in output - defaults to TRUE |
... |
additional arguments to be passed |
html table with two columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.