getPartition {FreeSortR} | R Documentation |
Returns an array of the partitions given by the subjects.
getPartition(object)
object |
An object of class |
An array of the stimuli as rows and the partitions as columns.
data(AromaSort)
Aroma<-SortingPartition(AromaSort)
part<-getPartition(Aroma)