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


contrastable documentation built on Oct. 1, 2024, 5:07 p.m.