Make formatted HTML tables utilizing htmlTable
1 | make_table(tbl, title = "", confidence = 0.95, ...)
|
tbl |
An data.table object returned by summarize_data |
title |
Title of the table |
confidence |
Confidence level for margin of error calculation. Defaults to 0.95. Set to NULL for standard error. |
... |
Other arguments passed to make_crosstab. Includes formatting arguments. See format_values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.