Description Usage Arguments Value Examples
Returns an array of the partitions given by the subjects.
1 | getPartition(object)
|
object |
An object of class |
An array of the stimuli as rows and the partitions as columns.
1 2 3 | data(AromaSort)
Aroma<-SortingPartition(AromaSort)
part<-getPartition(Aroma)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.