| [<-.tabxplor_grouped_tab {tabxplor} | R Documentation |
set subset method for class tabxplor_grouped_tab
Description
set subset method for class tabxplor_grouped_tab
Usage
"x[i] <- value ; x[i, j, ...] <- value"
Arguments
x |
A tabxplor_grouped_tab object. |
i, j, ... |
Indices. |
value |
The new value. |
Value
An object of class tabxplor_grouped_tab.
[Package tabxplor version 1.1.3 Index]