Learn R Programming

clinUtils (version 0.1.4)

formatLabel: Concatenate and format text strings to a label

Description

This function concatenates and formats text strings to a label e.g to use for chunk and table/figures

Usage

formatLabel(...)

Value

String with chunk label

Arguments

...

string(s) to be concatenated to form label or data.frame with only one row. If an unique data.frame is specified, the different columns are collapsed to form one label.

Author

Laure Cougnaud