summarise.tabxplor_grouped_tab: summarise method for class tabxplor_grouped_tab

summarise.tabxplor_grouped_tabR Documentation

summarise method for class tabxplor_grouped_tab

Description

summarise method for class tabxplor_grouped_tab

Usage

## S3 method for class 'tabxplor_grouped_tab'
summarise(.data, ..., .groups = NULL)

Arguments

.data

A tibble of class tabxplor_tab.

...

Name-value pairs of summary functions. The name will be the name of the variable in the result.

.groups

Grouping structure of the result.

Value

An object of class tabxplor_grouped_tab.


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