dplyr_row_slice.tabxplor_grouped_tab {tabxplor} | R Documentation |
dplyr_row_slice method for class tabxplor_grouped_tab
Description
dplyr_row_slice method for class tabxplor_grouped_tab
Usage
## S3 method for class 'tabxplor_grouped_tab'
dplyr_row_slice(data, i, ...)
Arguments
data |
A data frame. |
i |
A numeric or logical vector that indexes the rows of |
... |
Future parameters. |
Value
An object of class tabxplor_grouped_tab
.
[Package tabxplor version 1.1.3 Index]