Convert information in rows to labels for each row.
rows2labels(x, digits = 2, sep = " & ", incl_vars = TRUE, ...)
A character vector of the same length as the number
of rows of x
.
A data.frame
for which to extract labels.
Minimal number of decimal places shown in the labels of numeric variables.
A single character string defining the separator between variables used in the labels.
Indicates if variable names should
be part of the labels. Defaults to TRUE
.
Currently unused.
make_conditions
, conditional_effects