formatLabel {clinUtils}R Documentation

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(...)

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.

Value

String with chunk label

Author(s)

Laure Cougnaud


[Package clinUtils version 0.1.4 Index]