extract_name: Convert numeric variables aggregated by 'Groups' into a...

View source: R/prepare.data.R

extract_nameR Documentation

Convert numeric variables aggregated by 'Groups' into a string representation.

Description

Convert numeric variables aggregated by 'Groups' into a string representation.

Usage

extract_name(data)

Arguments

data

The data set to be converted. Should have columns 'Value' and 'Group', where 'Value' is numeric and 'Group' is categorical.


Stat-Cook/Data.Quality.Reports documentation built on May 4, 2022, 2:21 p.m.