Description Usage Arguments Value Examples
View source: R/DescriptionPartition.R
DescriptionPartition()
shows a partition given by a subject.
1 | DescriptionPartition(Part, subject = 1, replicate = 1, Labels=NULL)
|
Part |
Object of class |
subject |
Subject identifier (number or label of a subject) |
replicate |
Number of the replicate to show (in the case of multiple partitions) |
Labels |
Labels of the stimuli |
Returns the partition with labels of stimuli bracketted in groups.
1 2 3 | data(AromaSort)
Aroma<-SortingPartition(AromaSort)
DescriptionPartition(Aroma,subject=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.