discard_constant_dimensions: Remove dimensions with a constant level (single value)

Description Usage Arguments Examples

View source: R/dimensions.R

Description

Use constant_constant_dimensions instead of select so the removed dimension value is added to the metadata attribute.

Usage

1

Arguments

tbl

A metric tbl in wide format, with one or more dimensions.

quietly

If FALSE (default), display a message about what columns are being discarded.

Examples

1
2
3
4
5

datacamp/tidymetrics documentation built on March 21, 2021, 3:28 a.m.