sumrow | R Documentation |
Identify and style summary rows
sumrow(
rows,
col = 1,
hline = TRUE,
hline2 = FALSE,
bold = FALSE,
it = FALSE,
blank = NULL,
label = NULL,
depanel = TRUE
)
rows |
integer or logical vector of rows that are summary rows |
col |
integer or character (name) column location that labels the summary row |
hline |
logical; if |
hline2 |
logical; if |
bold |
logical; if |
it |
logical; if |
blank |
integer column positions in the summary row(s) to be made blank |
label |
character label to replace text in cell(s) marked by |
depanel |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.