dropLastTotal | R Documentation |
Used to drop "Total" rows and columns after using tab
. Synonyms for
legacy: Tab
and pab
.
dropLastTotal(mat, names_to_drop = "Total", drop = FALSE)
mat |
a matrix, array or table |
names_to_drop |
(default "Total") |
drop |
(default FALSE) should one-element dimension be dropped as dimensions |
tab, Tab, dropLast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.