Gets the partitions.
Returns an array of the partitions given by the subjects.
getPartition(object)
object
: An object of class SortingPartition
An array of the stimuli as rows and the partitions as columns.
data(AromaSort) Aroma<-SortingPartition(AromaSort) part<-getPartition(Aroma)
Useful links