gather_metrics: Gather all the non-dimension columns in a wide metric table

Description Usage Arguments

View source: R/utils.R

Description

Gather all the non-dimension columns in a wide metric table

Usage

1
gather_metrics(tbl, ..., quietly = FALSE)

Arguments

tbl

A table to gather metrics from

...

A selection of columns to gather. If empty, all numeric columns are selected as a default

quietly

A boolean indicating if diagnostic messages are to be printed.


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