Skip to contents

Not yet implemented. The future will come.

Usage

effect_counts_items_grouped_items(data, cols, cross, clean = TRUE, ...)

Arguments

data

A tibble containing item measures and grouping variable.

cols

Tidyselect item variables (e.g. starts_with...).

cross

The columns holding groups to compare.

clean

Prepare data by data_clean.

...

Placeholder to allow calling the method with unused parameters from effect_counts.

Value

A volker tibble.