Multicolumn | R Documentation |
Use a variable as a factor to give rows in a table.
Multicolumn(
x,
name = deparse(expr),
levelnames = levels(x),
width = 2,
first = 1,
justify = "l",
texify = getOption("tables.texify", FALSE),
expr = substitute(x),
override = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.