sysToDimLabels function

sysToDimLabels

sysToDimLabels

Gets dimensions labels from a ConQuest system file.

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

Returns

a data frame.

See Also

conquestr::sysToBMatrixDf()

  • Maintainer: Dan Cloney
  • License: GPL-3
  • Last published: 2024-07-24