Learn R Programming

conquestr (version 1.4.5)

sysToDimLabels: sysToDimLabels

Description

Gets dimensions labels from a ConQuest system file.

Usage

sysToDimLabels(mySys, myWarn = TRUE)

Value

a data frame.

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 dimension labels.

See Also

conquestr::sysToBMatrixDf()