Convert information in rows to labels for each row.
Arguments
- x
A
data.framefor which to extract labels.- digits
Minimal number of decimal places shown in the labels of numeric variables.
- sep
A single character string defining the separator between variables used in the labels.
- incl_vars
Indicates if variable names should be part of the labels. Defaults to
TRUE.- ...
Currently unused.