View source: R/tsqca_config_chart.R
| config_matrix_to_md | R Documentation |
Convert configuration matrix to Markdown table
config_matrix_to_md(mat, row_header = "Condition", center_align = TRUE)
mat |
Matrix with rownames and colnames |
row_header |
Character. Header for the row names column |
center_align |
Logical. Whether to center-align columns |
Character string of Markdown table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.