normalize_fc_type: Normalise and recycle forced-choice type vector

View source: R/tools.R

normalize_fc_typeR Documentation

Normalise and recycle forced-choice type vector

Description

Normalise and recycle forced-choice type vector

Usage

normalize_fc_type(fc.type, N.block, default = "RANK")

Arguments

fc.type

Character vector (or NULL) describing the FC format of each block. Recycled to length N.block and uppercased.

N.block

Number of blocks.

default

Default FC type used when fc.type is NULL.

Value

A character vector of length N.block.


ForceChoice documentation built on Sept. 13, 2026, 1:06 a.m.