get_interactions.WBFormula: Get all interaction labels from WBFormula

View source: R/wb_formula.R

get_interactions.WBFormulaR Documentation

Get all interaction labels from WBFormula

Description

Get all interaction labels from WBFormula

Usage

get_interactions.WBFormula(x, type = c("all", "within", "cross", "between"))

Arguments

x

A WBFormula object

type

One of "all", "within", "cross", or "between"

Value

Character vector of interaction labels


panelr documentation built on Jan. 21, 2026, 9:06 a.m.