getLabelByGrouping: Retrieves the label for a graph.

Description Usage Arguments Value

View source: R/getLabel.R

Description

getLabelByGrouping returns the label for a graph via a data frame that matches each group and subgroup to a string. The data frame has 3 columns minimum - subgroup, group and label.

Usage

1
getLabelByGrouping(labels, group_name, subgroup_name, linesize = 100, ...)

Arguments

labels

TODO

group_name

TODO

subgroup_name

TODO

linesize

When should we wrap our label to a new line?

Value

A data frame


Eforberger/preview documentation built on Aug. 5, 2020, 9:02 p.m.