dot-get_dimnames: Get dimnames of contrasts from factor

.get_dimnamesR Documentation

Get dimnames of contrasts from factor

Description

Given a factor, extract the row and column names of the contrasts. If they're not set, then use default values. Also helps to catch invalid usage of polynomial contrasts.

Usage

.get_dimnames(factor_col)

Arguments

factor_col

Factor to extract contrasts from

Value

List of rownames and column names


tsostarics/contrastable documentation built on Jan. 25, 2025, 1:33 p.m.