rowwise.tabxplor_tab: rowwise method for class tabxplor_tab

rowwise.tabxplor_tabR 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 tabxplor_tab.

...

Variables to be preserved when calling summarise(). This is typically a set of variables whose combination uniquely identify each row.

Value

A tibble of class tabxplor_grouped_tab and rowwise_df.


BriceNocenti/tablr documentation built on April 12, 2025, 12:56 a.m.