rowwise.tabxplor_tab {tabxplor} | R Documentation |
rowwise method for class tabxplor_tab
Description
rowwise method for class tabxplor_tab
Usage
## S3 method for class 'tabxplor_tab'
rowwise(data, ...)
Arguments
data |
A tibble of class |
... |
Variables to be preserved
when calling |
Value
A tibble of class tabxplor_grouped_tab
and rowwise_df
.
[Package tabxplor version 1.1.3 Index]