sysToItemLabels
Gets item labels from a ConQuest system file.
sysToItemLabels(mySys, myWarn = TRUE)
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.a data frame.
conquestr::sysToBMatrixDf()