sysToItemLabels: sysToItemLabels

View source: R/plotGeneral.R

sysToItemLabelsR Documentation

sysToItemLabels

Description

Gets item labels from a ConQuest system file.

Usage

sysToItemLabels(mySys, myWarn = TRUE)

Arguments

mySys

An R object of class ConQuestSys, returned by the function conquestr::ConQuestSys.

myWarn

a bool indicating whether a warning should be printed if there are no item labels.

Value

a data frame.

See Also

conquestr::sysToBMatrixDf()


conquestr documentation built on March 31, 2023, 6:02 p.m.