This methods creates text representation of Pairwise comparison matrices.
textRepresentation(x, whole = TRUE)# S4 method for FuzzyPairwiseComparisonMatrix
textRepresentation(x, whole = TRUE)
# S4 method for PairwiseComparisonMatrix
textRepresentation(x, whole = TRUE)
A boolean object specifying if the whole matrix should be created or only its upper half should be filled.
A dataframe
of character
type.