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.


ramnathv/tidymetrics documentation built on March 17, 2021, 5:14 p.m.