get_interactions.WBFormula: Get all interaction labels from WBFormula
Description
Get all interaction labels from WBFormula
Usage
get_interactions.WBFormula(x, type = c("all", "within", "cross", "between"))Value
Character vector of interaction labels
Arguments
- x
A WBFormula object
- type
One of "all", "within", "cross", or "between"