mod_names_partbatch {partR2} | R Documentation |
Modify term names if partbatch is a named list
Description
Modify term names if partbatch is a named list
Usage
mod_names_partbatch(partbatch, part_names)
Arguments
partbatch |
list with batches |
part_names |
character vector with names of terms (and their combinations) |
Value
Modified names for partvars, where partvar combinations are replaced with partbatch names.
[Package partR2 version 0.9.2 Index]