powered by
DescriptionPartition() shows a partition given by a subject.
DescriptionPartition()
DescriptionPartition(Part, subject = 1, replicate = 1, Labels=NULL)
Object of class SortingPartition or vector giving a partition
SortingPartition
Subject identifier (number or label of a subject)
Number of the replicate to show (in the case of multiple partitions)
Labels of the stimuli
Returns the partition with labels of stimuli bracketted in groups.
# NOT RUN { data(AromaSort) Aroma<-SortingPartition(AromaSort) DescriptionPartition(Aroma,subject=1) # }
Run the code above in your browser using DataLab