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