[.tabxplor_grouped_tab | R Documentation |
subset method for class tabxplor_grouped_tab
"x[i] ; x[i, j, ... , drop = TRUE]"
x |
A tabxplor_grouped_tab object. |
i , j , ... |
Indices |
drop |
For matrices and arrays. If TRUE the result is coerced to the lowest possible dimension (see the examples). This only works for extracting elements, not for the replacement. |
An object of class tabxplor_grouped_tab
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.